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

CNN models for nv_small #360

Open
mtsanic opened this issue Jan 28, 2022 · 1 comment
Open

CNN models for nv_small #360

mtsanic opened this issue Jan 28, 2022 · 1 comment

Comments

@mtsanic
Copy link

mtsanic commented Jan 28, 2022

Hi,
I want to test nv_small on different CNN models. So far, I was able to find models for LeNet and ResNet-18. I found a ResNet-50 before, but it was missing calibration table. Does anybody have caffemodel, prototxt and calibration table for any other models for nv_small?

Any help would be appreciated!

@tirumalnaidu
Copy link

You can find the calibration table for resnet50 here: https://github.com/nvdla/sw/tree/master/umd/utils/calibdata
Caffe model files and loadables for NVDLA can be found here: Link
Even Yolox-nano object detection has been ported to NVDLA using tengine: Link

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