PaddleX/latest/module_usage/tutorials/cv_modules/object_detection #4152
Replies: 3 comments 1 reply
-
python main.py -c paddlex/configs/modules/object_detection/PicoDet-S.yaml -o Global.mode=train -o Global.dataset_dir=D:\Paddlepaddle\datasets\dataset_01 -o Global.output=./output_train -o Train.num_classes=13 AttributeError: 'ImageFolder' object has no attribute 'cls' |
Beta Was this translation helpful? Give feedback.
-
现在没有目标跟踪了? |
Beta Was this translation helpful? Give feedback.
-
在PaddleX3.0.0.1原代码里面训练报(PaddleOCR) D:\Source\PaddleX-3.0.1>python main.py -c paddlex\configs\modules\object_detection\FasterRCNN-ResNet50.yaml -o Global.mode=train -o Global.dataset_dir=det_rcnn_coco The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleX/latest/module_usage/tutorials/cv_modules/object_detection
https://paddlepaddle.github.io/PaddleX/latest/module_usage/tutorials/cv_modules/object_detection.html
Beta Was this translation helpful? Give feedback.
All reactions