Install the requirements pip install -r requirements.txt Train and inference the models python3 train.py -c config/config.json python3 inference.py -c config/config.json