David Solomon
David Solomon
Hi, I've recently been thinking about ways to make SSD even faster, since mxnet is capable of running in float16.. So, I've tried to modify 'inceptionv3.py' to support float16, as...
Hi, First, I really appreciate the work you've done. this repository's implementation is so much simpler than all other implementations in other frameworks!! Ive had the pleasure of working on...
hi, I am trying to understand how to calculate the actual forward time, as you did... One way is with the demo.py code, which is not ideal, since it does...