Skip to content

A VGGNet CNN variation performing image classification for taking the first steps into computer vision.

Notifications You must be signed in to change notification settings

RodrigoMarquesP/Image_classification_with_CNNs_using_VGGNet

Repository files navigation

Image_classification_on_fashion_MNIST_with_CNNs_using_VGGNet

English Open In Colab

In the real world, we face a lot of visual tasks, which can only be automated with computer vision. Computers monitor immense areas with satellites, phones have facial recognition, medical tools can diagnosis based on image exams better than the specialist doctors. But all this starts with Neural Networks being able to deliver image classifications. And why not introduce such a topic with fashion MNIST, a challenging dataset with 10 different types of clothes to classify, and a consecrate architecture, the VGGNet, to open the gates for you to start your own solutions in visual problems.

Português Open In Colab

No mundo real, percebemos diversas tarefas visuais, que só podem ser automatizadas com visão computacional. Computadores monitoram áreas imensas com satélites, telefones têm reconhecimento facial, ferramentas médicas podem diagnosticar com base em exames de imagem melhor do que os médicos especialistas. Mas tudo isso começa com Redes Neurais sendo capazes de entregar classificações de imagens. E porque não introduzir tal tópico com o fashion MNIST, um conjunto de dados desafiador com 10 tipos diferentes de roupas para classificar, e uma arquitetura consagrada, a VGGNet, para abrir as portas para você começar suas próprias soluções para problemas visuais.

About

A VGGNet CNN variation performing image classification for taking the first steps into computer vision.

Topics

Resources

Stars

Watchers

Forks