Requirement
June 4, 2019 ยท View on GitHub
Kaggle Docker (GPU)
Setups
-
Change the path of data
In
configs/config.ymltrain_csv: '/raid/bac/kaggle/landmark/csv/train_92k.csv' valid_csv: '/raid/bac/kaggle/landmark/csv/valid_92k.csv' datapath: "/raid/data/kaggle/landmark_recognition/new_data/train/" -
Define backbone
Inconfigs/config.ymlextractor_name: se_resnext50_32x4d -
Define the log path
Inbin/run_stage1.sh
ChangeLOGDIRto your path
How to run
bash bin/run_stage1.sh