SpongeBab

Results 27 comments of SpongeBab

@chandu1263 Here it is. https://github.com/xiaoxiaopeng1998/ScaledYOLOv4/blob/xiaoPeng/models/yolov4-csp.cfg I didn't use the command.I changed the code in the detect.py: ``` opt = parser.parse_args(['--device', '0', '--weights', 'models/yolov4-csp-desk-800-1000.weights', '--names', 'data/voc.names', '--cfg', 'models/yolov4-csp.cfg', '--view-img', '--source', 'inference/desk.mp4',...

> Then if I want to convert the yolov4-csp model to onnx/trt, how do I do it(with the current cfg and pt files)? I think this will help you,https://github.com/ultralytics/yolov5/issues/251

oh,if I need to translate them.It will take a few days to do that.I don't have time to do this.Or you can give some previous link.

字节吗😆 发自我的iPhone > 在 2021年12月17日,下午2:14,徐静 ***@***.***> 写道: > >  > 你猜。。。。。。🔥 > > — > Reply to this email directly, view it on GitHub, or unsubscribe. > Triage notifications...

@WilburZjh It is seemed that there is no more people that concern the question. I think it doesn't implement the CIoU and DIoU loss.Altough it is defined in the `box.c`,but...

@NotFound1911 @thomasbrandon I failed also...... I think it is unable to install on windows,maybe forever