johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
365 stars 121 forks source link

Image Classification task is missing in Unit 6 #277

Open arindammajee opened 2 months ago

arindammajee commented 2 months ago

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

sergiopaniego commented 2 months ago

Seems like a good outline 😄 I could also help you with this issue. We should try not to overlap with other parts of the content. For example, VGGs are already presented in Unit 2 although I would still include them here.

arindammajee commented 2 months ago

@sergiopaniego Thank you for your response. Unit 6 is for application of computer vision in real life. We should focus only on application.

sergiopaniego commented 1 month ago

Hi @arindammajee! Do you have any active branch where you're working on it?

arindammajee commented 1 month ago

Hi @sergiopaniego not yet in remote. I will push the changes tomorrow in a remote branch and will let you know here.

sergiopaniego commented 1 month ago

Hi @arindammajee! Is there any update on this? :smile: