Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.
/ ParseAnno Public archive

Encapsulate the various operations used in the image annotation process

License

Notifications You must be signed in to change notification settings

zjZSTU/ParseAnno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个仓库不再维护,有关最新的修改前往: zjykzj/pnno

ParseAnno

standard-readme compliant Conventional Commits Commitizen friendly

数据格式转换工具实现

将不同数据集转换成算法指定格式。当前已实现

  1. LabelImg标注 -> YoloV5数据格式
  2. VisDrone数据集 -> TLT Kitti数据格式

内容列表

背景

算法开发过程中经常会涉及到数据集的处理,需要将数据集转换成算法训练时指定的格式,日积月累下来积攒了不少脚本,能不能将这些程序整合在一起,既能够重复使用,也能够降低下一次实现的难度。Let's Do It !!!

主要维护人员

  • zhujian - Initial work - zjZSTU

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求。

注意:

许可证

Apache License 2.0 © 2020 zjZSTU

About

Encapsulate the various operations used in the image annotation process

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages