Open gowtthi opened 5 years ago
Does coco.names exist in the Assets / StreamingAssets / dnn / folder?
Downlod https://github.com/pjreddie/darknet/tree/master/data/coco.names. Copy coco.names to "Assets/StreamingAssets/dnn/" folder.
I am also having the same issue. And yes, I have coco.names in my Assets / StreamingAssets / dnn / folder.
In my environment, the size of coco.names is 625 bytes. https://raw.githubusercontent.com/pjreddie/darknet/master/data/coco.names
Hi guys,
I can able to detect the object but it is not showing the name of the object can anyone help me to resolve this issue. I am having no error in my unity and I have used OpenCV 2.3.5.
I have attached the output of my project file in the below link: https://drive.google.com/file/d/18PkQOTslh-LoSXa2esnQqe1RviK_Rqs-/view?usp=sharing