https://github.com/rdjarbeng/fastai
This repository contains sample code for my learning journey with fast ai
https://github.com/rdjarbeng/fastai
fastai open-source tutorial
Last synced: about 2 months ago
JSON representation
This repository contains sample code for my learning journey with fast ai
- Host: GitHub
- URL: https://github.com/rdjarbeng/fastai
- Owner: RDjarbeng
- License: mit
- Created: 2024-06-14T12:41:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T14:05:20.000Z (10 months ago)
- Last Synced: 2025-10-11T03:06:22.061Z (6 months ago)
- Topics: fastai, open-source, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains sample code for my learning journey with fast ai.
Tried my own version of classifier by adding one more class instead of two as shown in fast ai lesson 1.
When I was doing this, the football Euro 2024 ⚽was ongoing. Wanted to classify different players; Mbappe, Christiano Ronaldo and Lionel Messi.

Went ahead and deployed a [background remover application on hugging face](https://huggingface.co/spaces/rdjarbeng/free-background-remover). Here are some examples I tried



Later added more models and options. For anime characters, human segmentation, cloth parsing...
