--- license: apache-2.0 --- # Models This repository contains the pre-trained model weights for remote sensing image scene classification, trained on a combination of the UC Merced, AID, and NWPU-RESISC45 datasets. # Installation ```bash git clone https://huggingface.co/Jamtang/classification cd classification ``` # Usage ```bash python app.py ```