natmlx / natml-unity

High performance, cross-platform machine learning for Unity Engine.
Apache License 2.0
228 stars 25 forks source link

Running TinyYolov3 model crashes Unity #3

Closed giga1992 closed 2 years ago

giga1992 commented 2 years ago

TinyYolov3 crashes Unity as soon as the scene starts. Looks like there's a problem with actually pulling the model from Hub.

olokobayusuf commented 2 years ago

This will be fixed in NatML 1.0.9.

olokobayusuf commented 2 years ago

We've archived @natsuite/tiny-yolo-v3. Use @natsuite/yolox instead.