Go to file
raphael be89e739b4 refactors into classes
- ImageMeta struct saves image metadata
- DataHandler takes care of loading dataset
  and parsing the label information
- YoloProcessing takes care of image preprocessing
  and yolo postprocessing
- HailoHandler connects to Hailo device, pushes
  the desired network hef file and runs the dataset
  on the hailo chip
2022-03-02 11:44:50 +01:00
inference.py refactors into classes 2022-03-02 11:44:50 +01:00
README.md Initial commit 2022-02-24 15:12:33 +00:00

Hailo