Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code

This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".
https://github.com/cj-mills/fastai-timm-gesture-recognition-tutorial-code

fastai image-classification pytorch tutorial

Last synced: 3 days ago
JSON representation

This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners".

Awesome Lists containing this project

README

        

# Fine-Tuning Image Classifiers with Fastai and the timm library for Beginners
This repository contains the training code for my beginner-friendly tutorial titled "Fine-Tuning Image Classifiers with fastai and the timm library for Beginners".

## Description

This tutorial provides a step-by-step guide on fine-tuning image classification models using fastai and the timm library to create a hand gesture recognizer. The content is structured to be accessible even to beginners in deep learning.

## License

Distributed under the MIT License. See [`LICENSE`](https://github.com/cj-mills/pytorch-timm-gesture-recognition-tutorial-code/blob/main/LICENSE) for more information.