Zhen Wei
Zhen Wei
@indsak Check your script `TRAIN_IMDB="voc_2007_trainval"` you need a `year` like `2007`. Or you can modify the code in `lib/datasets/factory.py` when you register your own dataset and edit all parts with...
I added the following lines to commands using multiple “arch” flags in Nvidia's NVCC compiler, and the error does not occur anymore. ``` -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -gencode=arch=compute_50,code=\"sm_50,compute_50\" ```
@aimreant @leejiajun @wanfangla Although the response is a little late....it seems there still some people will have the similar problem. I think this error may be caused by the difference...
Why not write a survey >