PaddleDetection
PaddleOCR
提取码:logo
-
Download the weight file from paddlepaddle. Modify the weight path and dataset path in configs.
-
train:
python -u tools/train.py -c ./configs/logomask/logomask.yml -o weights=your path --eval
-
eval:
python -u tools/eval.py -c -c ./configs/logomask/logomask.yml -o weights=your path --classwise