computer-vision-course icon indicating copy to clipboard operation
computer-vision-course copied to clipboard

Image Classification task is missing in Unit 6

Open arindammajee opened this issue 10 months ago • 6 comments

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.

arindammajee avatar Apr 27 '24 07:04 arindammajee