Microos / citypersons2voc

A tool that converts CityPersons dataset into PASCAL VOC format.
60 stars 16 forks source link

citypersons2voc

A tool that converts CityPersons dataset into PASCAL VOC format.

Some of the images in training set contain no instances, the script will filter them out.

Expected number of images:
  train: 2778 (filtered)
  val  : 500  (full set)

Usage

  1. Modify the paths in the main.py.
  2. Modify the lbl_map in main.py. Set label text to None to discard this class
  3. Execute python3 main.py