https://github.com/mizunagikb/ve_detect
ヴィヴィオとアインハルトの判定器をNNCで作成しました。
https://github.com/mizunagikb/ve_detect
nnabla
Last synced: 4 months ago
JSON representation
ヴィヴィオとアインハルトの判定器をNNCで作成しました。
- Host: GitHub
- URL: https://github.com/mizunagikb/ve_detect
- Owner: MizunagiKB
- License: mit
- Created: 2018-02-03T05:20:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T06:16:27.000Z (over 7 years ago)
- Last Synced: 2025-01-07T18:20:08.852Z (5 months ago)
- Topics: nnabla
- Language: HTML
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VE Detect 1.0.1
ヴィヴィオとアインハルトを判定するという、何の役に立つか分からないウェブアプリ。
動作させるには以下のモジュールが必要です。
- nnabla
- pillow
- bottle$ python ve_detect.py で、[ローカルホストの8000番ポート](http://localhost:8000/)で起動します。