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

how to compile YOLOv3 and other DNN models #16

Open
owlyangp opened this issue Feb 12, 2020 · 0 comments
Open

how to compile YOLOv3 and other DNN models #16

owlyangp opened this issue Feb 12, 2020 · 0 comments

Comments

@owlyangp
Copy link

First of all, great work and thanks for sharing it to the public! This makes many interesting work possible.

Checked Darknet and the original codes are written in C, to be executed by CPU or GPU. Noticed FireSim-Nvdla's yolov3-odla.cfg is very different from the original yolov3.cfg. Wonder how you rewrite the model and compile it for FireSim-Nvdla?

To be more generic, how can we compile and run other DL models such as ResNet and Mobilenet on FireSim-Nvdla? To enable this will make this work much more useful.

Thanks,
owlyangp

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

1 participant