Skip to content

Magic-chao/rssrai2019_scene_classification

Repository files navigation

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

About

Scene classification baseline. Test Acc:90.14%

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages