Skip to content

Wang-zipeng/Deep_learning_format_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deep_learning_format_tool

A tool for deep learning annotation format converting. txt_to_xml.py is used to convert yolo format to voc format. read_lmdb.py is used to visual the annotation on image.

usage:

  1. lmdb_reader.py Changing the path to your lmdb file in main function. Use python2 read_lmdb.py to start the program and enter "q" to quit.
  2. txt_to_xml.py Editing the path to your yolo annotation file and setting the path to store voc annotation file.

About

A tool for deep learning annotation format converting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages