Lily1992

Results 3 issues of Lily1992

when I run test.py use my dataset,CUDA error: out of memory , how to solve it. My GPU is GTX1080TI 11G,the batch is 1,and chunk size is [1].

I got the error when i use the model of mobilenetv3_small to train,and i used my own dataset like as VOC. Would you give me some advice? And,would you tell...

Hi,Thank for your code,but I want to build it on windows. How to complete it? Should I modify the CMakeLists.txt ? And How to modify the file?