Skip to content

Object detection toolbox for parsing, converting and evaluating bounding box annotations.

Notifications You must be signed in to change notification settings

laclouis5/globox-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Globox

Based on https://github.com/laclouis5/globox. Work in progress.

TODO

  • Base data structures
  • Parsers
  • Publish crate
  • Converters
  • COCO evaluation
  • Clean error handling
  • Tests
  • Python wrapper