Skip to content

SivenCapo/YOLO_Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO_Extension

Driven by business requirements,In order to facilitate the format conversion, visualization, and data augmentation of YOLO datasets, a series of extension scripts have been developed.

crop.py Data Augmentation

Enlarge the minimum bounding rectangles of your YOLO-formatted images and annotation data by random factors to achieve data augmentation. The cropped images and reprocessed YOLO-format data will be saved to the specified paths.

convert.py Format Conversion

Convert Pascal format annotation to YOLO format

frame_it.py Label Visualization

Display YOLO Labels on Corresponding Images for Annotation Verification

yolo.py Crop by Bounding Box

Crop the annotated portions of your dataset images, create paths based on label types, and save them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages