| κΆνμ | λ₯μ¬ν¬ | λ°μ’ ν | μ μ°¬μ½ | μ€μμ§ | μ΄νκ· | μ μ΅ν¨ | μ‘°μ | μ΅μ λΌ |
$ 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