| 권태양 | 류재희 | 박종헌 | 신찬엽 | 오수지 | 이현규 | 정익효 | 조원 | 최유라 |
$ cd 01_Data
$ pip install -r requirements.txt
$ bash run.sh
$ cd 03_VQA_Model
$ python3 train.py
$ cd 04_QA_Model
question_intention_clf.ipynb
$ cd 02_RestAPI_server
$ pip install -r requirements.txt
$ bash run.sh
$ cd 05_App