Skip to content

RSTsai/ImaugDataAugmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImaugDataAugmentation

imput picture parameter Set

imgFolderPath = f'./VideoToPicture/JPEGImages/' 
xmlFolderPath = f'./VideoToPicture/Annotations/'
fileExtensions = [ "jpg", "jpeg", "png", "bmp", "gif" ]

output picture parameter Set

saveRootPath = f'./DataAugmentation/'
saveImgFolderName = "JPEGImages"
saveXmlFolderName = "Annotations"
batchNum = 1
batchRunNum = 10

Base on imgaug https://github.com/aleju/imgaug 64 quokkas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages