Skip to content

Implement ZFNet's model and model visualization with Pytorch

Notifications You must be signed in to change notification settings

AlgorithmicIntelligence/ZFNet_Pytorch

Repository files navigation

Implement the code from the Paper, all the architecture and parameters are the same as paper, the only different thing is that I trained the model with only 100 classes, because 1000 classes might take too much time.

The accuracy and loss are shown as below:

The results of the feature visualization are shown as below:

(1) Same Layer:

(2) From shallow to deep:

About

Implement ZFNet's model and model visualization with Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages