3 projects
img-ops
Device-aware image operations (CPU/GPU/MPS fallback) with a clean Python API for preprocessing tasks.
annotation-parser
AnnotationParser is a universal Python library that parses annotation files from different formats (LabelMe, COCO, VOC, etc.) into a single unified Shape data structure. This allows you to work with annotations using a consistent interface, regardless of the original format.
file-path-parser
Universal, extensible Python library for extracting structured information (groups, dates, times, custom patterns) from file names and paths.