Skip to content

画像認識を用いて飲み物を認識し、身体情報を返すwebアプリケーション

Notifications You must be signed in to change notification settings

IsHYuhi/alcohol_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alcohol manager

runserver

python3 manage.py runserver XXXX(port number)

default

http://127.0.0.1:8000/myapp/home/

localhost ver.

http://localhost:8080/myapp/home/


set URL

in prj/prj/settings.py

ALLOWED_HOSTS = [XXX.XXX.XXX.XXX](set your IP address)


*要改善

サーバーにアップしておらず,データベースやパス指定の関係で自分の環境でしか実行できない。

実際の動画

result

About

画像認識を用いて飲み物を認識し、身体情報を返すwebアプリケーション

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages