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
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 6 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- A data generator for 2D object detection☆85Updated 6 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆268Updated 2 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆82Updated 5 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 5 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago
- ☆48Updated 4 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year
- A Clearer and Simpler MobileNet Implementation in TensorFlow☆128Updated 5 years ago
- Visualize YOLO feature map in prediction for easily checking your model performance☆72Updated 7 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- Re-implement YOLOv3 with TensorFlow☆1Updated 2 years ago
- A dataset of 183 images and annotations for kangaroo detection.☆52Updated 7 years ago
- Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.☆117Updated 4 years ago
- Feature Pyramid Network with ResNext implemented in Keras☆41Updated 6 years ago
- Keras implementation of the VGG16-CAM model☆200Updated 8 years ago
- BetterNetWork4SSD☆144Updated 4 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- Keras re-implementation of the YOLOv2 object detection model☆49Updated 7 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 6 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the …☆56Updated 5 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago