https://github.com/uiur/ossan-filter
ossan filter using Convolutional Neural Network and TensorFlow
https://github.com/uiur/ossan-filter
Last synced: 3 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T04:11:02.000Z (about 9 years ago)
- Last Synced: 2025-01-14T17:16:09.286Z (5 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
```
## Example

```
ossan: 0.801802
other: 0.198198
```
```
ossan: 0.000120
other: 0.999880
```## Link
* [簡単におっさん画像を入手する方法](http://blog.sushi.money/entry/20110620/1308534909)
* [pastak gallery](http://gallery.pastak.net/)