Implementation of DeSnowNet paper - https://arxiv.org/pdf/1708.04512.pdf
"final_weights" is the file with final weights.
The Jupyter notebook has 5 sections namely
- Gathering Dataset
- Visualising Dataset
- Model
- Loss
- Training
- Inference
Most of the code blocks are commented and I hope users will be able to understand which block/lines have to be commented, uncommented to make it work. In case of any queries please reach out to "srinath.azmeera1995@gmail.com" or "srinath@cs.ucla.edu"