This page is to predict images on the web using keras models.
- Python
- Django
- ...
-
python -m venv venv -
source venv/Scripts/activate -
pip install -r requirements.txt -
python manage.py makemigrations -
python manage.py migrate -
python manage.py runserver
detail이 아닌 create 할때 이미지 예측후 모델에 저장하기-> 0504 완료삭제버튼 누르면 알람후 YES or NO 추가하기->0506 완료테마 Nav도 같이 바꾸기 설정->0507 완료