title | description |
---|---|
Open-Source Activities |
List of Open-Source Activities from maum.ai Brain Team |
import styles from './open-source.module.css'; import * as features from '@site/src/components/OpenSourceFeatures';
- {/* */}
- {/* */}
- {/* */}
- {/* */}
- {/* */}
-
First successful open-source implementation of pNLP-Mixer.
-
First successful open-source implementation of HifiFace.
-
First successful open-source implementation of UnivNet.
-
First successful open-source implementation of WaveGrad2.
-
First successful open-source implementation of FaceShifter.
-
Implementation of Reformer in PyTorch.
-
Implementation of MelGAN vocoder (compatible with NVIDIA/tacotron2)
-
Implementation of MelNet. Work done with Deepest AI (SNU Deep Learning Society).
-
Implementation of RandWireNN.
-
First successful open-source implementation of Google's VoiceFilter
-
Korean Text Data Generator for OCR tasks.
-
COVID-19 Korea Dataset with patient routes and visualizer. Co-led the collaboration project.
-
Simple torch.nn.module implementation of Alias-Free-GAN style filter and resample.