Skip to content

This is a implementation of Alexnet. The network is trained and tested on cat vs dog dataset of Kaggle

Notifications You must be signed in to change notification settings

universefall/Implementation-of-Alexnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation-of-Alexnet

This is a implementation of Alexnet. The network is trained and tested on cat vs dog dataset of Kaggle. It is built based on PyTorch.

Inference

The pretrained model can be downloaded from Pytorch website. And the pretrained model should be put into the data folder.

Training

If you want to training the alxenet by yourself, the cat and dog dataset should be downloaded from kaggle.com and put into the data folder.

About

This is a implementation of Alexnet. The network is trained and tested on cat vs dog dataset of Kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages