MViTv2 task support and external implementations
mainPySlowFast provides support for MViTv2 specifically for video action recognition and detection tasks. For other vision tasks, use the following specialized repositories:
- Image Classification: Use the MViTv2 for image classification repository.
- Object Detection and Instance Segmentation: Use the MViTv2 in Detectron2 project.