Skip to content

deepblacksky/VGG_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGG_tensorflow

this code implement VGG16 network by this paper.

graph

Training

first training

use the pre_trained convolution layer parameters, and train the FC layer parameters

Result

second training

Do not use the pre-trained parameter, the network train all parameters

Result

About

VGGNet implemented by tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages