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.84k stars 2.89k forks source link

使用FasterRcnn框架使用MobileNetV3作为Backbone训练时报错 #7801

Closed question7603 closed 1 year ago

question7603 commented 1 year ago

问题确认 Search before asking

请提出你的问题 Please ask your question

在使用MobileNetV3 Large作为Backbone训练FasterRcnn时报错 mbv3和r34在fasterrcnn中的信息 config_mobilenet

question7603 commented 1 year ago

should modify mobilenetv3.py to use it for the backbone of fasterrcnn