An open API service indexing awesome lists of open source software.

https://github.com/mizunagikb/ve_detect

ヴィヴィオとアインハルトの判定器をNNCで作成しました。
https://github.com/mizunagikb/ve_detect

nnabla

Last synced: 4 months ago
JSON representation

ヴィヴィオとアインハルトの判定器をNNCで作成しました。

Awesome Lists containing this project

README

        

# VE Detect 1.0.1

ヴィヴィオとアインハルトを判定するという、何の役に立つか分からないウェブアプリ。

動作させるには以下のモジュールが必要です。

- nnabla
- pillow
- bottle

$ python ve_detect.py で、[ローカルホストの8000番ポート](http://localhost:8000/)で起動します。