lsq960124 / DenseNet

This repository contains a PyTorch implementation of the paper Densely Connected Convolutional Networks trained on the MNIST dataset. The code is based on this excellent PyTorch example for training DenseNet.(https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repository contains a PyTorch implementation of the paper Densely Connected Convolutional Networks trained on the MNIST dataset. The code is based on this excellent PyTorch example for training DenseNet.(https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py)


Languages

Language:Jupyter Notebook 92.8%Language:Python 7.2%