Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 818 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 818 Bytes
title emoji sdk sdk_version python_version
Recognize Tools
🔨
gradio
4.42.0
3.11

Recognize Tools using Deep Learning

Predict the tools in an image using a deep learning model.

Recognize Tools

This project was done during the Fast.ai course, using the resnet34 model.

Fast.ai Course

Practical Deep Learning for Coders by Fast.ai

The course is exciting. Lots of learning, and hands-on practice. I recommend it!

Demo

See the Demo website

Notebook

The notebook is available on GitHub