Skip to content

feixiangdekaka/Object_Detection_Tools

 
 

Repository files navigation

Object Detection Tools

A list of files used for processing object datasets such as VOC[1] or COCO[2].

Insturction Table

File Instuction
select_voc_coco.py Select VOC and COCO datasets images with person, car, bus, truck, bicycle, motorcycle labels.
voc_all_map.py Evaluate mAP of VOC Dataset with files: voc_eval_3.py, voc_reval_py3.py. And calculate best mAP and draw results with filevoc_map_analysis.py

Reference

[1] PASCAL VOC dataset: http://host.robots.ox.ac.uk/pascal/VOC/
[2] COCO dataset: http://cocodataset.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%