YaYaB
YaYaB
You can use the following script to create two images with DD and tensorrt as backend, One with cuda 10.1 and the other with cuda 10.2. ``` # Get certain...
It might also come from caffe not supporting correctly cuda 10.2, I am just throwing out some ideas...
Thanks for all this information, it seems weird as I did not observe this kind of memory usage using other DL frameworks. I will have a deeper look. I never...
It seems to work on my side. Thanks!
Yeah I may have some weird pngs, I tried decode all those but it seemed okay.. I'll try again to see
Being part of doc / readme would be amazing. And also having a warning when the lmdb is created could be nice as well
Yeah sure, once when the lmdb has finished or something like this
Yep it's perfect, it would be even better to have a note on the Readme or the api doc :)
Hi! This might be due to the fact that the mean has been removed twice. One thanks to the *binary.proto* and the other one by the *mean_values* that can be...
But I added an other test: - Predict from LMDB - Predict from list of files directly Using the same model I don't get the same results, a difference in...