CoolFace
Apppublic

alexdamien/where-is-my-turtle

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
App README

where-is-my-turtle

Detect a known turtle on a photo

  1. 1.Run the script to generate the model.pkl
bash
python train_model.py
  1. 1.Run backend script for gradio backend
bash
python app.py