rssrai2019_scene_classification The contest address is here Baseline: Test Acc 90.14% ======= step1 python3 preprocess.py step2 Train from scratch: python3 train.py or Train from checkpoint: python3 train.py --net-params /path/to/*.pth step3 python3 test.py