Skip to content

carrag/Fast.ai-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAI Experiments

Overview

Experiments using the FastAI framework for image classification.

The goal of this project was to:

  • understand transfer learning
  • experiment with data augmentation
  • evaluate model performance on a custom dataset

Tech Stack

  • Python 3.10
  • fastai
  • PyTorch

Dataset

Brief description (source, size, type).

Training Approach

  • Pretrained ResNet
  • Fine-tuning
  • Data augmentation

Results

Accuracy: 0,87 Validation loss: 0,42

Reproducibility

conda env create -f environment.yml jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors