Thanks to visit codestin.com
Credit goes to github.com

Skip to content

menglongyue/cv_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cv_tools

This repository contains data processing tools in CV, including object detection, oriented object detection, segmentation, change detection, gan, video classification etc.

Object Detection:

  • Convert datasets format from voc to yolo or yolo to voc.
  • Convert datasets from yolo to coco or coco to yolo.
  • Visualizing data in voc or yolo or coco format.

Rotated Object Detection:

  • Visualizing dota datasets or data submission datasets: for checking whether the gt is right.

    # DOTA format: 
    	imgname score x1 y1 x2 y2 x3 y3 x4 y4
    
    # DOTA submission format: 
    	x1 y1 x2 y2 x3 y3 x4 y4 class_name difficult
    00194 00196
    00448 00476

Thanks for:

About

tools for data process in cv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages