Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uiur/ossan-filter
ossan filter using Convolutional Neural Network and TensorFlow
https://github.com/uiur/ossan-filter
Last synced: about 1 month ago
JSON representation
ossan filter using Convolutional Neural Network and TensorFlow
- Host: GitHub
- URL: https://github.com/uiur/ossan-filter
- Owner: uiur
- Created: 2016-04-03T11:21:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T04:11:02.000Z (over 8 years ago)
- Last Synced: 2024-10-12T19:30:59.915Z (3 months ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ossan-filter
ossan filter using Convolutional Neural Network and TensorFlow.The trained accuracy is 92% on my own dataset.
```
python train.py
python run.py input.jpg
```![](https://i.gyazo.com/thumb/200/_f0d88f7db9efad622585bb43d62eaf3f-png.jpg)
## Example
![](https://i.gyazo.com/thumb/100/_259fd7f493415ad4ef53926cbf1ee52d-png.jpg)
```
ossan: 0.801802
other: 0.198198
```![](https://i.gyazo.com/thumb/100/_71d7751e75f750d9cf0544a43150d36b-png.jpg)
```
ossan: 0.000120
other: 0.999880
```## Link
* [簡単におっさん画像を入手する方法](http://blog.sushi.money/entry/20110620/1308534909)
* [pastak gallery](http://gallery.pastak.net/)