nvdla / sw

NVDLA SW
Other
485 stars 191 forks source link

Running YOLO on NVDLA compiler #173

Open neroangelo296 opened 4 years ago

neroangelo296 commented 4 years ago

I'm trying to get Yolo to run on NVDLA, but when I compile the caffemodel and prototxt this is what I get:

image The above network was tiny yolo.

So, I decided to give the other Yolo versions a try, but faced compilation errors in all of them. Following are the results

image

image

Has anyone experienced similar issues or know how to bypass them? Thanks~

nandhinic commented 3 years ago

Hello, did you manage to get Yolo to compile on nvdla eventually ? I am trying to work on it now and was wondering if you were able to solve these issues, since my errors look similar to these.