yolov3 icon indicating copy to clipboard operation
yolov3 copied to clipboard

Integrate SlimYoloV3 in YOLOv3 in PyTorch in Branch slimyolov3

Results 15 yolov3 issues
Sort by recently updated
recently updated
newest added

师兄,你好,@erikguo。很感谢你能开源代码。 我有三个问题想咨询一下,先谢谢师兄了 1. 这个代码是不是将Slim-yolo以及ultralytics/yolov3集成在了一起?换句话说,是不是直接用你的代码就可以实现Slim-yolo以及ultralytics/yolov3两个工程的功能 2. 我可以在windows上运行这个代码吗?有什么需要注意的地方? 3. 我自己设计了一个网络,并在AlexyAB的darknet上训练过了,我想和师兄咨询一下,我自己的网络可以用你的框架进行剪枝优化吗? 期待你的回信,先谢谢师兄了。

bug

Hi . thank you for your great work How can I fix this ? (training mode) RuntimeError: CUDA out of memory. Tried to allocate 338.00 MiB (GPU 0; 3.95 GiB...

hi,thank you for your great work.could you share your .cgf file and prune model,i want to compare with my result,thanks!

bug

merge PengyiZhang/SlimYOLOv3 to yolov3 refer to PengyiZhang/SlimYOLOv3 for details