eriklindernoren / PyTorch-YOLOv3

Minimal PyTorch implementation of YOLOv3
GNU General Public License v3.0
7.33k stars 2.63k forks source link

tiny-yolo-v3 Rutime error UnityML #752

Closed akbarali2019 closed 2 years ago

akbarali2019 commented 2 years ago

Assets\ML\tiny-yolo-v3\Runtime\TinyYOLOv3Predictor.cs(11,23): error CS0234: The type or namespace name 'Extensions' does not exist in the namespace 'NatSuite.ML' (are you missing an assembly reference?)

Flova commented 2 years ago

Are you sure this is the right repo? I have no idea what this error is and what you want to do. Please provide further information.