Giter Site home page Giter Site logo

neelu5 / pytorch-transfer-learning-of-vgg19-for-cifar-10-dataset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eugenelet/pytorch-transfer-learning-of-vgg19-for-cifar-10-dataset

0.0 0.0 0.0 55 KB

License: Apache License 2.0

Python 100.00%

pytorch-transfer-learning-of-vgg19-for-cifar-10-dataset's Introduction

PyTorch Transfer Learning of VGG19 on Cifar-10 Dataset

Transfer Learning of VGG19 trained using ImageNet an retrained for Cifar-10 Dataset using PyTorch.

Requirement

Library Version
Python ^2.7
PyTorch ^0.1.12
Numpy ^1.12.0
Pickle *

Usage

Download code:

git clone https://github.com/eugenelet/PyTorch-Transfer-Learning-of-VGG19-for-Cifar-10-Dataset

cd PyTorch-Transfer-Learning-of-VGG19-for-Cifar-10-Dataset

Train cnn:

Batch size: 128

Prediction made on per epoch basis.

161 epochs takes about 3h on GTX 1080.

Retrain Model:

python train.py

Make prediction:

Using Model Zoo
python test.py
Using vgg19.npy
python test_vgg19.py

Tensorboard

tensorboard --logdir=./tensorboard

License

Apache License 2.0

Implementation Details

My Blog

pytorch-transfer-learning-of-vgg19-for-cifar-10-dataset's People

Contributors

eugenelet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.