File size: 351 Bytes
32a1a30
 
 
1d57fa8
4e01c1c
6e8be2e
964d3cb
f253d86
 
964d3cb
6e8be2e
964d3cb
d78f40e
2a18121
690cea3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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
```