Skip to content

srinath2022/DeSnowNet-Impl

Repository files navigation

DeSnowNet-Impl

Implementation of DeSnowNet paper - https://arxiv.org/pdf/1708.04512.pdf

Details

"final_weights" is the file with final weights.

The Jupyter notebook has 5 sections namely

  1. Gathering Dataset
  2. Visualising Dataset
  3. Model
  4. Loss
  5. Training
  6. 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"