This is a repository for implement a solution for Kiwi Challenge
-
Download and extract dataset
$ python app.py download -
For train model
$ python app.py train -m LRSL -d ./images/train/ -
For test model
$ python app.py test -m LRSL -d ./images/test/ -
For infer a image
$ python app.py infer -m LRSL -d ./images/test/0000003.ppm