forked fromdatitran/raccoon_dataset
- Notifications
You must be signed in to change notification settings - Fork71
The dataset is used to train my own raccoon detector and I blogged about it on Medium
License
NotificationsYou must be signed in to change notification settings
experiencor/raccoon_dataset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a dataset that I collected to train my own Raccoon detector withTensorFlow's Object Detection API. Images are from Google and Pixabay. In total, there are 200 images (160 are used for training and 40 for validation).
+ annotations: contains the xml files in PASCAL VOC format+ data: contains the input file for the TF object detection API and the label files (csv)+ images: contains the image data in jpg format+ training: contains the pipeline configuration file, frozen model and labelmap- a few handy scripts: generate_tfrecord.py is used to generate the input filesfor the TF API and xml_to_csv.py is used to convert the xml files into one csv- a few jupyter notebooks: draw boxes is used to plot some of the data andsplit labels is used to split the full labels into train and test labels
About
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Jupyter Notebook99.0%
- Python1.0%