zfnet
There are 11 repositories under zfnet topic.
3outeille/Research-Paper-Summary
Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.
CellEight/Pytorch-ZFNet
A pytorch implementation of the ZFNet Architecture described in the paper "Visualizing and Understanding Convolutional Networks" by Matthew D Zeiler, Rob Fergus
MaxVanDijck/pytorch-library
Reimplementations of various computer vision papers in pytorch
SohhamSeal/What-are-you-pointing-at
Raw Surface-EMG signal classification using DL models
yskim0/pytorch-cifar10
Implementing and training/testing popular model architectures on the CIFAR10 dataset.
xinpingwang/paper-with-code
经典计算机视觉论文复现
hleng1/cuda-zfnet
ZFNet implemented in CUDA C
DipRoy/Nearest_Neighbor_Search_via_Feature_Extraction_Using_CNN
This project is a system created to use feature extraction methods and pre-trained models to find similarities between photos retrieved from different sources.
GoelPratyush/researchPaperAssignment
Face recognition using Tensorflow
jarif87/ZFNet-for-CIFAR-10-Classification
ZFNet-for-CIFAR-10-Classification
rezamosavi8740/Image-classification-using-Resnet-zfnet
This project demonstrates image classification using ResNet and ZFNet architectures. It includes training scripts, model definitions, and examples to classify images into predefined categories.