classification / README.md
Jamtang's picture
Update README.md
f253d86 verified
|
Raw
History Blame Contribute Delete
351 Bytes
---
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
```