experiencor / raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
☆72Updated 7 years ago
Alternatives and similar repositories for raccoon_dataset:
Users that are interested in raccoon_dataset are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 6 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆181Updated 3 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- "NASNet" models in Keras 2.0+ with weights☆198Updated 6 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated last year
- BetterNetWork4SSD☆144Updated 4 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- ☆33Updated 5 years ago
- Keras Implementation of EfficientNets☆186Updated 4 years ago
- ☆115Updated last year
- A minimal YOLO V1 implementation using Keras☆43Updated 2 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆97Updated 4 years ago
- Few of the essential image augmentation techniques.☆47Updated 7 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 5 months ago
- A dataset of 183 images and annotations for kangaroo detection.☆52Updated 7 years ago
- Keras implementation of Classification, Detection and Segmentation Networks☆71Updated 7 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated last year
- How to run Object Detection and Segmentation on a Video Fast for Free