title | emoji | sdk | sdk_version | python_version |
---|---|---|---|---|
Recognize Tools |
🔨 |
gradio |
4.42.0 |
3.11 |
Predict the tools in an image using a deep learning model.
This project was done during the Fast.ai course, using the resnet34
model.
Practical Deep Learning for Coders by Fast.ai
The course is exciting. Lots of learning, and hands-on practice. I recommend it!
See the Demo website
The notebook is available on GitHub