PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.56k stars 2.86k forks source link

新版本PPYOLOe出现问题·1[Other General Issues] #5591

Open violetweir opened 2 years ago

violetweir commented 2 years ago
image

我尝试使用ppyoloe改了一个backbone把CSPResNet换成ConvNExt,ConvNext是我自己按照ppdet Backbone要求写的,在2.3没出过这种情况,换成2.4后就不行了

wangxinxin08 commented 2 years ago

如果方便的话,可以分享下代码吗?我们复现一下

violetweir commented 2 years ago

如果方便的话,可以分享下代码吗?我们复现一下

请问怎么分享给您呀

wangxinxin08 commented 2 years ago

如果方便的话,可以分享下代码吗?我们复现一下

请问怎么分享给您呀

有相关的repo吗?我直接拉取代码或者直接把代码打包放到网盘里面

nemonameless commented 2 years ago

https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/convnext
convnext-PPYOLOE released.

violetweir commented 2 years ago

离谱哈哈哈

violetweir commented 2 years ago

https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/convnext convnext-PPYOLOE released.

不过为什么你只训练了36e呀而且这个预测速度能方便头透露一下吗