PaddleX/latest/module_usage/tutorials/cv_modules/instance_segmentation #2613
Replies: 4 comments 5 replies
-
User-defined training process will produce training folders for each round, which takes up a lot of memory, but it's nothing to me. I just need to use weights to make predictions. How to solve this problem? |
Beta Was this translation helpful? Give feedback.
-
请问这个main.py 在哪里? |
Beta Was this translation helpful? Give feedback.
-
python main.py -c paddlex/configs/modules/instance_segmentation/Mask-RT-DETR-L.yaml -o Global.mode=check_dataset -o Global.dataset_dir=./instance_seg_labelme_examples |
Beta Was this translation helpful? Give feedback.
-
根据上面的流程进行到训练这一步的时候,报如下错误,应该怎么处理? |
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/instance_segmentation
https://paddlepaddle.github.io/PaddleX/latest/module_usage/tutorials/cv_modules/instance_segmentation.html
Beta Was this translation helpful? Give feedback.
All reactions