- Team name: SKKUter
- Affiliation: Computer Systems Lab. (CSL), Sungkyunkwan University
- Members: Junyeol Yu, Osama Khan
- E-mail: [email protected], [email protected]
- Challenge site: [link]
To install skkuter_op
package from the source code:
git clone https://github.com/JunyeolYu/skkuter.git
cd skkuter
pip install -r requirements.txt
cd ./skkuter_op
python3 setup.py install
Assuming the model repository is available in /path/to/model
. Use the following command to run the test script.
cd skkuter
python3 test_script -m /path/to/model -b 1 -t test_dataset.json -i skkuter
Placed 5th out of 47 teams