Skip to content

📝 包括常用数据预处理方法,以及经典实例

Notifications You must be signed in to change notification settings

lileimax/CV_Tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV_Tool

包括自己写的还有搜集到的一些常用的方法:

  • coco2txt
  • coco2xml
  • csv2xml
  • csv2coco
  • txt2coco
  • txt2xml
  • xml2coco
  • xml2csv
  • xml2tfRecord和hdf5
  • xml2pkl
  • xml2txt
  • kmeans
  • data augment
  • mAP
  • Counter数据统计与seaborn绘图
  • image_crop
  • 验证集切分
  • 数据可视化
  • 数据清洗

About

📝 包括常用数据预处理方法,以及经典实例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • C 0.7%