All Projects → liuziwei7 → Aerial Recognition

liuziwei7 / Aerial Recognition

Deep Aerial Image Recognition

Programming Languages

python
139335 projects - #7 most used programming language

Deep Aerial Image Recognition

Further information please contact Ziwei Liu.

Requirements

Getting started

  • Run the data preparation script:
python runBaseline.py -prepare
  • Run the training script:
python runBaseline.py -cnn
  • Run the testing script:
python runBaseline.py -test_cnn

Acknowledgement

This code is heavily borrowed from fMoW-baseline.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].