Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

AnnotationTools

Annotation tools is used for already annotated image datasets to filter and refine the labels.

Annotation tools can create sub slices of images for better resolution when put into training

Usage:

dc = DataCropper() Creates new DataCropper object, required to use the methods

dc.load('img0132') loads the xml and jpg file pair for an annotated image with the name img0132

dc.max() returns the maximum value of four differences in distance - used to determine max distance between two bounding boxes

dc.get_maxmin() returns the minimum and maximum coordinates for a set of bounding boxes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages