pytorch-deconvnet icon indicating copy to clipboard operation
pytorch-deconvnet copied to clipboard

Example of Deconvnet in PyTorch for VGG16

pytorch-deconvnet

Example of Deconvnet in PyTorch for VGG16. vis_utils.py adapted from the assignments of CS231n.

Work in progress. Test codes to come.