name 'Focus' is not defined
收藏
使用PaddleDetection_YOLOSeries训练yolov7时,
File"PaddleDetection_YOLOSeries/ppdet/modeling/backbones/yolov7_elannet.py",line 461, in__init__
self.stem=Focus(3,ch_out,3,1,bias=False,act=act)
出现name 'Focus' is not defined.
出现name 'Focus' is not defined.
0
收藏
请登录后评论