Skip to content

saikaushhikp/DL-MultiSpectral-Image-Segmentation-Kaggle-Task

Repository files navigation

DL-MultiSpectral-Image-Segmentation

Contains implementation of the Kaggle competition conducted as a part of the DL coursework here at IIT Hyderabad

commands to run the code(ofcouse you should have access to the dataset via Kaggle login credentials):

  1. Clone the repository
    git clone https://github.com/saikaushhikp/DL-MultiSpectral-Image-Segmentation-Kaggle-Task.git
  2. Navigate to the repository folder
    cd DL-MultiSpectral-Image-Segmentation-Kaggle-Task
  3. Run the training scripts (can be completely run via the Note-book.ipynb as well)
    python3 Download_data.py
    python3 Train.py
    # to make predictions on test data
    python3 Inference.py

About

Contains implementation of the Kaggle competition conducted as a part of the DL course work here at IIT Hyderabad

Topics

Resources

License

Stars

Watchers

Forks

Contributors