Skip to content

bkhummel/DenseNet-Modifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DenseNet-Modifications

Final Project for Image Processing.

Used cmasch's implementation of the DenseNet, found here: https://github.com/cmasch/densenet/blob/master/densenet.py Original paper for the DenseNet found here: https://arxiv.org/abs/1608.06993

Implemented an ensemble of simplified DenseNets and tested their performace, comparing it to the original architecture. This model uses three DenseNets, each with 1 dense-block and 5 densely connected convolutional layers.

About

Final Project for Image Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages