AcademiCodec ├── academicodec │ ├── utils.py # common parts of various models │ ├── modules # common parts of various models │ ├── ... │ ├── quantization # common parts of various models ...
Abstract: End-to-end image and video codecs are becoming increasingly competitive, compared to traditional compression techniques that have been developed through decades of manual engineering efforts ...
Abstract: MoCo [11] is effective for unsupervised image representation learning. In this paper, we propose VideoMoCo for unsupervised video representation learning. Given a video sequence as an input ...