MahanFathi / UnsupervisedObjectDetectionLinks
Use your classification neural network for object detection and localization
☆16Updated 6 years ago
Alternatives and similar repositories for UnsupervisedObjectDetection
Users that are interested in UnsupervisedObjectDetection are comparing it to the libraries listed below
Sorting:
- Saliency map generated by back projecting the image histogram on itself, and refinement with Grabcut.☆29Updated 7 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Implementation in Keras of Effnet (https://arxiv.org/abs/1801.06434)☆21Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Color image quantization☆20Updated 6 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago
- TensorFlow Implementation of https://arxiv.org/abs/1807.06653☆40Updated 3 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 6 years ago
- A difficulty-aware embedding of complementary deep networks for image classification☆13Updated last year
- A Keras implementation of DeepMask based on NIPS 2015 paper "Learning to Segment Object Candidates"☆15Updated 7 years ago
- Implement DNN or ML models and advanced policies with PyTorch.(Include experiment)☆11Updated 6 years ago
- Source code for abnormal detection on MIT video surveillance dataset using Nonnegative Matrix Factorization☆11Updated 5 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 5 years ago
- Contrast between ShuffleNet V2 and MnasNet.(Non-official implement In PyTorch)☆12Updated 7 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 7 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- Implementation of Google's Inception + ResNet v2 architecture in Keras☆32Updated 9 years ago
- This is a PyTorch implementation of Kaggle's Cassava Disease Visual Classification challenge (5th place in private leaderboard)☆12Updated 6 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆45Updated 6 years ago
- Python scripts to facilitate easy working☆11Updated last year
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago
- #Deep One class #Anomaly Detection☆49Updated 6 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 8 years ago
- Visualizing where the Convolution Network is looking through CAM.☆19Updated 7 years ago
- Reading data into tensorflow using tf.data function☆14Updated 6 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45Updated 6 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 6 years ago
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Updated 6 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 7 years ago