Skip to content

lrkximing/logo_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_detection

Environment:

PaddleDetection

PaddleOCR

Dataset:

Weblogo_500

Weblogo_1000

提取码:logo

Usage:

  • 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

About

logo检测

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages