Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

 
 

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).

Getting Started

Folder Structure:
+ 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

Copyright

SeeLICENSE for details.Copyright (c) 2017Dat Tran.

About

The dataset is used to train my own raccoon detector and I blogged about it on Medium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook99.0%
  • Python1.0%

[8]ページ先頭

©2009-2025 Movatter.jp