Skip to content

cache-monet/bts_recognition

Repository files navigation

BTS RECOGNITION

Identifies BTS members in pictures

usage:

# to identify bts
$ python main.py path/to/image

# help menu
$ python main.py --help
Usage: main.py [OPTIONS] IMAGE_TO_CHECK

Options:
  --detection TEXT   Which face detection model to use. Options are "hog" or
                     "cnn".
  --tolerance FLOAT  Tolerance level: (0...1); lower is more accurate, higher
                     for better performance 
  --help             Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages