datitran / raccoon_datasetView external linksLinks
The dataset is used to train my own raccoon detector and I blogged about it on Medium
☆1,269Oct 12, 2021Updated 4 years ago
Alternatives and similar repositories for raccoon_dataset
Users that are interested in raccoon_dataset are comparing it to the libraries listed below
Sorting:
- A tool using OpenCV to annotate images for image classification, optical character reading, ...☆957Jan 17, 2019Updated 7 years ago
- How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows☆2,935Oct 21, 2021Updated 4 years ago
- LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being dev…☆24,788Jun 7, 2024Updated last year
- Real-Time Object Recognition App with Tensorflow and OpenCV☆1,308Mar 5, 2019Updated 6 years ago
- Models and examples built with TensorFlow☆77,694Feb 5, 2026Updated last week
- Keras implementation of RetinaNet object detection.☆4,394Mar 16, 2023Updated 2 years ago
- Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices☆6,158Oct 23, 2023Updated 2 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,110Aug 12, 2021Updated 4 years ago
- Tutorial on how to create your own object detection dataset and train using TensorFlow's API☆102Apr 28, 2018Updated 7 years ago
- Tensorflow Faster RCNN for Object Detection☆3,663Sep 27, 2021Updated 4 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆25,517Jun 7, 2024Updated last year
- Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.☆198Aug 28, 2021Updated 4 years ago
- Image augmentation for machine learning experiments.☆14,728Jul 30, 2024Updated last year
- A guide on how to setup TensorFlow Object Detection API in 2020☆88Dec 20, 2022Updated 3 years ago
- ☆3,364Mar 24, 2023Updated 2 years ago
- A Keras port of Single Shot MultiBox Detector☆1,873Apr 21, 2022Updated 3 years ago
- Convolutional Neural Networks☆26,432May 3, 2024Updated last year
- The Open Images dataset☆4,361Jul 1, 2021Updated 4 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend)☆7,130Mar 12, 2023Updated 2 years ago
- COCO API - Dataset @ http://cocodataset.org/☆6,361Apr 17, 2024Updated last year
- Face recognition using Tensorflow☆14,299Jul 24, 2023Updated 2 years ago
- Mask RCNN in TensorFlow☆3,096Jan 5, 2021Updated 5 years ago
- A tutorial on object detection using TensorFlow☆197Jun 17, 2023Updated 2 years ago
- How to train a Tensorflow face object detection model☆64Jul 19, 2018Updated 7 years ago
- YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )☆22,195Dec 15, 2025Updated 2 months ago
- A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and…☆4,593Jun 24, 2024Updated last year
- A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.☆775Oct 5, 2020Updated 5 years ago
- A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility☆6,296Aug 6, 2023Updated 2 years ago
- Keras code and weights files for popular deep learning models.☆7,358Oct 1, 2020Updated 5 years ago
- Image augmentation library in Python for machine learning.☆5,146Mar 21, 2024Updated last year
- A tensorflow implementation of EAST text detector☆3,059Nov 22, 2022Updated 3 years ago
- Port of Single Shot MultiBox Detector to Keras☆1,086Jun 1, 2021Updated 4 years ago
- tensorflow implementation of 'YOLO : Real-Time Object Detection'