-
Notifications
You must be signed in to change notification settings - Fork 0
QQQYang/deconv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Function: This project is aimed at implementing deconvolution in caffe of the latest version. It selects the first nine feature maps with the strongest activation and projects them to the first layer. Also, the receptive field windows are calculated from the location with the strongest activation in each feature map and they are used to crop the original image to show the correspongding features. Usage: If you want to use it to visualize, you can change the model path, weight path, image path and so on. There are some examples about how to write files. Note: The extra source files that implements the whole deconvolution are downloaded from https://github.com/piergiaj/caffe-deconvnet. Small fixes are made to be compatible with caffe of new version. You can add them to your own caffe source folder and include folder.
About
visualize the result of deconvlution using caffe
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published