Skip to content

dkarageo/raise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAISE

Tools for downloading the RAISE dataset.

Install Dependencies

python -m venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python download.py --dataset_csv <path_to_dataset_csv> --output_dir <path_to_output_dir>

where:

  • dataset_csv: A csv of RAISE dataset obtained from its official website.
  • output_dir: Path to an output directory.

License

The project is licensed under GNU GPLv3.

About

Tools for downloading the RAISE dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages