Skip to content

PJHgh/fashion-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion-Reader

image

Task 💻

Online clothing shopping assistant for the visually impaired 🗣️

Members 👨‍👩‍👧‍👦

| 권태양 | 류재희 | 박종헌 | 신찬엽 | 오수지 | 이현규 | 정익효 | 조원 | 최유라 |

More Info ❓

Setup

1) Data Crawling

$ cd 01_Data
$ pip install -r requirements.txt
$ bash run.sh

2) Training VQA Model

$ cd 03_VQA_Model
$ python3 train.py

3) Training QA model

$ cd 04_QA_Model
question_intention_clf.ipynb

4) Run API Server

$ cd 02_RestAPI_server
$ pip install -r requirements.txt
$ bash run.sh

5) Run APP Server

$ cd 05_App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • C++ 13.8%
  • Cuda 10.7%
  • Jupyter Notebook 8.6%
  • JavaScript 0.5%
  • Shell 0.2%
  • Other 0.2%