galliot-us / neuralet

Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
https://neuralet.com
Apache License 2.0
238 stars 71 forks source link

Evaluating models on edge devices #102

Closed mrn-mln closed 1 year ago

mrn-mln commented 4 years ago

I have worked with neuralet and try to evaluate the models but there is no evaluator module that is capable evaluate the edge devices model. I've started to implement and dockerize an eval module to fill the gap of evaluating such models at edge devices. Please keep the conversation and share your experience if you interest to contribute.

mrn-mln commented 4 years ago

https://github.com/rafaelpadilla/Object-Detection-Metrics This is a well source to evaluate detection models, I plan to use it at my module.