Packages | Purpose |
---|---|
wget, tar | Download and Extract Places365 Easy Format Dataset |
Package | Version |
---|---|
python | 3.6 |
numpy | 1.15.4 |
progressbar | 2.5 |
imageio | 2.4.1 |
./download_places365
- Command to Download and Extract the Places365 Dataset.- Clean the dataset and remove grayscale images.
python clean_places365.py train
- Clean the training datasetpython clean_places365.py val
- Clean the validation dataset
download_places365
- Executable script to download and extract the Places365 dataset.clean_places365.py
- Script to clean the dataset.classes.txt
- Sorted list of classes in Places365.
places365_standard
- Created bydownload_places365
train.txt
- List of path to files in training setval.txt
- List of path to files in validation settrain
- Contains 365 scene category partitions, with 900 images per categoryairfield
airplane_cabin
airport_terminal
- ... 362 more folders
test
- Contains 365 scene category partitions, with 100 images per categoryairfield
airplane_cabin
airport_terminal
- ... 362 more folders