You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: