airpods69 / UnsupervisedVAD-new

Implementation of GCL using pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnsupervisedVAD

implementation of https://arxiv.org/abs/2203.03962

For training the AE using ResNeXt features, use train_AE.py or else use train_AE_i3d.py for training features using i3d features

About

Implementation of GCL using pytorch

License:MIT License


Languages

Language:Python 97.4%Language:Jupyter Notebook 2.6%