Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitmul/chainer-conv-vis
Convolution filter visualization tool for VGG-net using Chainer
https://github.com/mitmul/chainer-conv-vis
Last synced: about 1 month ago
JSON representation
Convolution filter visualization tool for VGG-net using Chainer
- Host: GitHub
- URL: https://github.com/mitmul/chainer-conv-vis
- Owner: mitmul
- Created: 2016-01-29T06:30:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T07:05:16.000Z (almost 9 years ago)
- Last Synced: 2024-08-02T12:21:55.120Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Convolution Filter Visualization
## Download Parameters
```
$ bash download.sh
```## Visualization
```
$ python visualize.py
```### Result
![result.png](https://raw.githubusercontent.com/wiki/mitmul/chainer-conv-vis/images/result.png)