Skip to content

timothewt/Photos_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Photos Recognition

Description

This project retrieves thousands of photos of different labels such as "Eastern Bluebird", "Moutains" or "Forest". Then, a Convolutional Neural Network is trained to determine the category of a photo.

Motivation

This was made as an introduction to CNNs, deep learning, the PyTorch library, and data gathering.

Technologies used

  • PyTorch for the CNN model and training
  • Flickr API for the pictures scraping

How to use

Open the main file of the repo, CNN - Photos Recognotion, and click on "Open in Colab" at the top of the file. To avoid downloading the pictures, you'll have to import the dataset in your GDrive (send me a message for the links).

About

Using a Convolutional Neural Network to determine the label of a photo. Picture scraping via an API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published