A Deep learning project, suitable for classifying satellite images, was trained on the DOTA dataset.
Use the package manager pip to install foobar.
python3 -m pip install requirements.pyRun the dataset through the following for data pre-processing (Designed for Image Classification using PyTorch)
python3 Scripts/split_data.pypython3 Scripts/crop_image.pyTo Train
python3 Train/train_test_loop.py