Skip to content

sorzzzzy/SmartCane-Back-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

SmartCane-Back-end

SmartCane-Back-end

4학년 1학기 졸업작품 시각장애인용 딥러닝 기반 스마트 지팡이

안드로이드 APP에서 딥러닝 호출을 위한 API 개발

💻서버 실행 방법

  1. git clone
  2. SmartCane 진입
  3. 가상환경 생성

python -m venv <가상환경 이름>

  1. 가상 환경 실행

source 가상환경/bin/activate

  1. 패키지 다운로드

pip install -r requirements.txt

  1. SmartCane 진입
  2. manage.py 파일 경로에서 명령어 실행

python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.1%
  • Dockerfile 2.7%
  • Shell 0.2%