densenet-pytorch

There are 42 repositories under densenet-pytorch topic.

  • ImageNet

    This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)

    Language:Python408