yehao
yehao
@urumican the reason of the error is not having enough GPU memory
can you show the difference between gpu_nms and cpu_nms result?
@iceflame89 good!
@bharatsingh430 , test results(PASCAL VOC 2007 test dataset) update: - SSD(VGG) _**nms**_(nms thresh: 0.45), mAP([email protected]): **50.2** - SSD(VGG) _**nms**_(nms thresh: 0.7), mAP([email protected]): **51.8** - SSD(VGG) _**soft-nms-linear**_(nms thresh: 0.45), mAP([email protected]): **51.3**...
@bharatsingh430 Thank you!
thank you
Did anyone encounter the problem?
You can write like it:  If you don't want to modify, you can use my modified version [models.txt](https://github.com/Lam1360/YOLOv3-model-pruning/files/3384919/models.txt) (tip: just modify models.txt to models.py, github don't support *.py upload)
你可以用我这个 [demo.txt](https://github.com/Lam1360/YOLOv3-model-pruning/files/3411408/demo.txt)
@GUUUUG 请问你复现到了多少精度呢?