hailo-inference/data/daria_labels.json
Raphael Maenle 43d02593f2 hailo async processing, data, hef
- hef files for darias yolov5, yolov5m
  and yolov5s added to repo
- minimal data example with image and
  daria / coco labels
- inference now allows an async call,
  which keeps the connection to the hailo
  device open, which allows for a higher
  fps rate (as shown in the test example)
2022-03-02 16:43:07 +01:00

6 lines
60 B
JSON

{
"0":"Label",
"1":"Pallet",
"2":"Product"
}