Skip to content

The repository consists of some scripts that can clean the annotations to xml files for vehicle detection.

Notifications You must be signed in to change notification settings

jacktkk/vehicle-data_clean2voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data_clean2voc

The repository consists of some scripts that can clean the annotations to xml files for vehicle detection.


For DETRAC dataset

You can download it by using the following URL.

https://detrac-db.rit.albany.edu/download

For example


Clean step

Firstly read the information in the original xml file
run DTxml_Parser.py
Secondly according to the generated vocxml, migrate the corresponding image to the target directory
run Data_migrator.py
Thirdly generate related ImageSets files
run ImageSets_builder.py

For LSVH dataset

You can download it by clicking the following URL.

LSVH dataset

For example


Clean step

just run lsvh2pascalvoc.py

About

The repository consists of some scripts that can clean the annotations to xml files for vehicle detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages