run: download.sh download annotations and images
you can read keras_frcnn/config.py and revise some parameters wanted
run: python3.6 train_frcnn.py
if you want directly to run the model, you should firstly download the model weights from google cloud, and then choose you own images to put in the directory of images, at last python3.6 test.py.