Open sky is a repository of open source sky images. You are free to use them for any purpose in your projects. The entire dataset is automated and generated by a script.
There are 32
entries in this dataset.
There are 252
images in this dataset.
Here is a gif containing random images from the dataset.
sudo apt install make python3 ffmpeg
sudo pacman -S make python ffmpeg
dataset/
- contains the datasetdataset/<NUMBER>
- contains an entry in the datasetdataset/<NUMBER>/raw
- contains the raw images added to the datasetdataset/<NUMBER>/processed
- contains the processed images added to the datasetdataset/<NUMBER>/processed/1000
- contains the processed images at 1000px width and heightdataset/<NUMBER>/processed/bw
- contains the processed images in black and whitedataset/<NUMBER>/processed/bw_1000
- contains the processed images in black and white at 1000px width and heightpanoramas/
- contains panoramas of the sky
There a lot of things you can do with this dataset. Here are some ideas:
- Use the images to train a neural network
- Use the images to train a GAN
- Use the images to predict the weather
- Use the images to calculate the cloud cover
- Use the images to figure out cloud types
You can use github codespaces to add to the dataset.
- Fork the repository
- Read the contributing guidelines
- install make and ffmpeg on your system
sudo apt install make ffmpeg
- run
make
in the root directory of the repository - Follow the prompts
- Open a pull request
This project is licensed under the unlicense. See the LICENCE file for details.
Images: You are free to use the images in this repository for any purpose in your projects. It would be nice if you could link back to this repository. It is not required though.
Images provided by [OpenSky](https://www.github.com/0x4248/OpenSky)