[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tips on regenerating yolov3-subgraph{0,1,2}.nvdla #18

Open
tymcauley opened this issue Feb 19, 2020 · 2 comments
Open

Tips on regenerating yolov3-subgraph{0,1,2}.nvdla #18

tymcauley opened this issue Feb 19, 2020 · 2 comments

Comments

@tymcauley
Copy link

In the pre-packaged darknet-nvdla repo that you distribute in the get-darknet.sh script, there are three NVDLA loadable FlatBuffers, yolov3-subgraph0.nvdla, yolov3-subgraph1.nvdla, and yolov3-subgraph2.nvdla. These are generated for the nv_large config used in this project, but I'd love to regenerate these myself for other NVDLA configurations, such as nv_small. Did you manually convert yolov3.weights into a caffemodel, break it into the subgraphs supported by the NVDLA, and then run those 3 caffemodel files through the NVDLA compiler? I'm not entirely sure if that's the right strategy, and it would be great to get some advice before delving into that problem. Thanks!

@LeiWang1999
Copy link

I got same problem, did you have any progress?

@tymcauley
Copy link
Author

Unfortunately no, I didn't get any further on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants