Skip to content

MukundVarmaT/FlipkartGrid2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipkart Grid 2.0

Winning Solution for the Flipkart Grid 2.0 - Software Developement Challenge

Team Name Comrades
Team Members Mukund, Mukesh, Vikas

Proposed solution for Denoising and Noise Cancellation

You can find some audio samples here: link

Contents

You can find the code and a small document containing some information regarding the particular component.

  • ConvTasNet (best model) - code, docs
  • Unsupervised Model (experimental - not a part of our submission but very interesting!) - code, docs
  • U-Net Model - code
  • Cycle GAN (method is not accurate but still here is the code. It has some cool ideas in it) - code, docs
  • React + Flask WebApp - code, docs

PS: I tried making the code a bit more readable and I haven't tested it out yet so it might break in some places (old one was super messy). If its something major feel free to put up an issue.