huggingface / huggingface/computer-vision-course

Image Classification task is missing in Unit 6

Open
#277 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
881
Forks
242
Avg merge
2m
Merged PRs (30d)
1

Description

Image classification falls under Basic CV tasks but as of now it is missing from Unit 6. I am planning to add a chapter in Unit 6. A typical structure I am planning to add is here -

# Image Classification

- [ ] Overview of Image Classification
- Introduction to the concept and importance of image classification in computer vision
- Brief presentation of popular models.
- [ ] Example Application of Image Classification
- [ ] Hands-on Notebook
- Using pretrained CNN model (such as VGG, ResNet) for image classification problem
- Using pretrained ViT model for image classification problem
- [ ] Real life example of image classification ( such medical image classification) with notebooks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.