Skip to content

gn00py48/OSSP_Neverdie4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 심청이

2024-02-CSC4004-2-4-Bullsazoo

💻 팀원 소개

Back End

신재용 김경섭 이건민
🤴 Lead & ⚙️ Backend ⚙️ Backend ⚙️ Backend



Front End

강근우 김민성
💻 Frontend 💻 Frontend



프로젝트 소개

심청이 시각 장애인들을 위한 쇼핑 보조 도우미

  • 📸카메라를 통해 상품을 분석하여 상품의 정보를 안내합니다.
  • 🌟크고 직관적인 UI
  • 📢시각장애인을 위한 음성안내

💡주요 기능

  • AI와 카메라를 통한 객체 분석
  • 상품에 대한 구체적인 정보 제공
  • 음성 입력/ 안내 기능 제공

**기술 스택 **

파일 구조

가이드 라인

Back End

Preparation

best.pt : https://drive.google.com/file/d/15Z3-0yaU2IwgoZvM6V2-ZXNZFlKy0oLo/view?usp=drive_link

  1. git clone URL
  2. python -m venv .venv
  3. cd .venv/Scripts
  4. ./activate
  5. repeat cd .. 2 times and cd backend
  6. pip install -r requirements.txt
  7. python backend/test/object_recognition_realtime.py



Front end

실행 순서

  1. git clone URL
  2. cd frontend
  3. cd ossp_neverdie_fe
  4. npm i
  5. npm run dev

--

시연 영상

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • Python 16.9%
  • Other 0.9%