Skip to content

KyanChen/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

Some scripts or tools for daily using

1 CutImage

CutImgOnly.py: to cut tiff into slices

2 DivideSamples

3 DeleteFiles

DeleteRepeateFiles

Function: Delete Repeate Files in one folder

4 UnCompressFiles

UnCompressFiles.py

Function: Un Compress Files in one folder

12 RewriteFiles

Function: resave files

13 TransExcelCSV

Function: transform excel file to csv for postprocessing

1 MoveFilesTogether

move splited files to one folder, like:

  • folder1
    • file1
    • file2
  • folder2
    • file1
    • file2

TO

  • folfer
    • file11
    • file12
    • file21
    • file22

2 DivideSamples

divide total data into train and val data folder by a rate

3 DeleteTinyObjInGt

delete some objects by some principles in groud truth

4 AddAnnotationsTogether

add annotations to one files

11 GetFileList

GetFileList:
Get darknet train and val txt file which contain the image names GetTrainValTestCSV:
Get train CSV file

6 ParserJSON

Parser json file

7 ChangeLabelsFormat

Change Labels Format

  • left top right bottom to cx cy width height
  • cx cy width height to left top right bottom

8 ConvertXML2TXT

Convert XML file to TXT file

About

Some scripts or tools for daily using

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages