- a pure state-of-the-art intelligent classifier system
- fully trained , just pass your image datasets -->model.predict and boom
- human-level accuray(better than your latest papers)
- no bs
psst!... its just a image labeler for manually sorting images to different categories and creating datasets from scratch🤫
python modeldotpredict.py --directory <path> --labels <label1> <label2> <labeln> --extensions <.jpg> <.png>
use numpad for faster labelling.
Pillow==7.2.0 and python❤️️