datasets: | |
- guanxiongsun/imagenetvid | |
metrics: | |
- precision | |
# Video Feature Enhancement with PyTorch | |
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE) | |
This repo contains models for [vfe.pytorch](https://github.com/guanxiongsun/vfe.pytorch). | |
## Progress | |
- [x] [MAMBA](https://arxiv.org/abs/2401.09923) | |
- [x] [STPN](https://arxiv.org/abs/2402.02574) | |
- [ ] TDViT | |
- [ ] EOVOD | |