Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Classification task is missing in Unit 6 #277

Open
4 tasks
arindammajee opened this issue Apr 27, 2024 · 6 comments
Open
4 tasks

Image Classification task is missing in Unit 6 #277

arindammajee opened this issue Apr 27, 2024 · 6 comments

Comments

@arindammajee
Copy link

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.
@sergiopaniego
Copy link
Collaborator

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
Copy link
Author

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

@sergiopaniego
Copy link
Collaborator

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

@arindammajee
Copy link
Author

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

@sergiopaniego
Copy link
Collaborator

Hi @arindammajee! Is there any update on this? 😄

@sezan92
Copy link
Contributor

sezan92 commented Oct 4, 2024

is this being worked on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants