Skip to content

WalterYeYint/Logo_Defect_Detection

Repository files navigation

Logo_Defect_Detection

Repo for Logo_Defect_Detection project

USAGE

run in default

python main.py

To run with configs, enter the commands below

python main.py --type "type of input file: 0 for image, 1 for video" --input "path to input folder" --template "path to template image" --threshold "threshold value"

E.g. python main.py --type 0 --input images --template templates/logo_template.jpg --threshold 0.7

About

Repo for Logo_Defect_Detection project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published