You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successful compile this folder and run the ssd_demo. But It took 3 seconds to run ssd_demo.m in GPU mode (GTX1060)., and every time I run ssd_demo.m I need to compile it again or the code go wrong. Are these situations normal or something I can do to fix these?
The text was updated successfully, but these errors were encountered:
Hi @LeoWayne, if you run on a single image, the startup time for the program may outweigh the benefits of processing on a GPU. Did you try running an evaluation on a larger set of images (e.g. here)?
I've successful compile this folder and run the ssd_demo. But It took 3 seconds to run ssd_demo.m in GPU mode (GTX1060)., and every time I run ssd_demo.m I need to compile it again or the code go wrong. Are these situations normal or something I can do to fix these?
The text was updated successfully, but these errors were encountered: