JunningWu / Learning-NVDLA-Notes

NVDLA is an Open source DL/ML accelerator, which is very suitable for individuals or college students. This is the NOTES when I learn and try. Hope THIS PAGE may Helps you a bit. Contact Me:junning.wu@ia.ac.cn
221 stars 66 forks source link

how can we use Nv_small for real image input now? #20

Open honorpeter opened 5 years ago

honorpeter commented 5 years ago

As https://github.com/nvdla/sw/issues/127#issuecomment-476753862.How can we use Nv_small for real image input now?

JunningWu commented 5 years ago

yes, using vp and the pre-build alexnet loadable file.

honorpeter commented 5 years ago

yes, using vp and the pre-build alexnet loadable file. But how can we use pre-build alexnet loadable file for real image input on Nv_small ?