File size: 575 Bytes
96d3df7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ed8ad4b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
task_categories:
- image-segmentation
language:
- en
tags:
- Remote Sensing Images
- Satellite Images
---
# HRLS-Datasets

This dataset card aims to describe the datasets used in the [FTSD-SegNet](https://github.com/qwe1rty2uu/FTSD-SegNet/).

## Install

```bash
pip install huggingface-hub
```

## Usage

```bash
# Step 1: Download datasets
huggingface-cli download --repo-type dataset Face901/HRLS-dataset --local-dir data --include hrls.zip 
# Step 2: Extract datasets
unzip hrls.zip -d hrls
```

## Contact
For questions, please contact us at zijiefeng0901@gmail.com.