Skip to content

A tool that converts CityPersons dataset into PASCAL VOC format.

Notifications You must be signed in to change notification settings

Microos/citypersons2voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tool that converts CityPersons dataset into PASCAL VOC format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages