Keras and CUDA implementation for GRSL paper:
- Unsupervised Land-Cover Segmentation Using Accelerated Balanced Deep Embedded Clustering.
- Install [Keras>=2.0.9], scikit-learn
pip install keras scikit-learn
-
Make sure you have CUDA for the CUDA part
-
Clone the code to local.
git clone https://github.com/AhmadObeid/Balanced-DEC.git
- Download the datasets and place them in /datasets.
https://drive.google.com/drive/folders/1kUI8lUQQBEpzYmbnNzhIsQIyhyeHi2tQ?usp=sharing
- Go inside /BDEC or /search to findout more about the specific usages