Skip to content

wangpengabc/TinySSD-windows-ssd-caffe

Repository files navigation

TinySSD-windows-ssd-caffe

Windows Setup

get TinySSD-windows-ssd-caffe

  • download this project

get the person dataset from the standard voc datasets

  • run extra_voc_person/extra_person_2007.py and extra_voc_person/extra_person_2012.py to extra the person data list
  • run extra_voc_person to extra the name of person from xml and delete the other name object, then copy the xml to person_Annotations dirctionary
  • run voc/create_list.sh and get_image_size.bat to create the text list of person image and xml file path
  • run create_data.sh to create the lmdb datasets

train

  • run TinySSD-windows-ssd-caffe/train.bat

About

How to create and train a Tiny-ssd person detection model on windows. Refer to https://github.com/runhang/caffe-ssd-windows.git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published