convolution-layer-visualization-VGG-16 icon indicating copy to clipboard operation
convolution-layer-visualization-VGG-16 copied to clipboard

A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet

Results 3 convolution-layer-visualization-VGG-16 issues
Sort by recently updated
recently updated
newest added

I am getting the following error when i try to load H5 file OSError: Unable to open file (unable to open file: name = '('G:/8th sem/review_1/demo_1.h5', '')', errno = 22,...

I found that you use OpenCV in your the source code. It need some time and some steps to install OpenCV for Python. I suggest to add OpenCV in Dependencies...