CoolFace
Datasetpublic

Face901/HRLS-dataset

HRLS-Datasets This dataset card aims to describe the datasets used in the FTSD-SegNet. Install pip install huggingface-hub Usage # 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

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes77downloads
Dataset Card

HRLS-Datasets

This dataset card aims to describe the datasets used in the 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. -->