The just
command line tool https://github.com/casey/just
Warning: This data was collected automatically from a top list. Across website screenshots there is a lot of porn.
https://drive.google.com/file/d/1tQV7UarMKjv7cF1aSW4HKSrhKIeFikZh/view?usp=sharing
Incoming...
https://drive.google.com/file/d/1wo8uXII3PQmXO13rMwunSCBQc3QcspFJ/view?usp=share_link
https://drive.google.com/file/d/1e89O5qxPy8931kNITVMncUss350BuTzq/view?usp=sharing
- See the Quick Start in crawler/README.md.
- Navigate to the analysis/ground-truth-labeling directory.
- Follow the instructions in the README.
- Navigate to the logo-detection directory.
- Edit the justfile
datadir
variable to point to the crawler data folder. - Run
just install-dependencies
- Execute logo detection
just match-one
: displays results for 1 image.just match-all
: Runs on a directory of login screenshots.just match-parallel
: parallelizes processing of match-all.