Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Sa2VA_pytorch
ef30d66253adb63f8ee438fac9902902cdf1cb62
ef30d66253adb63f8ee438fac9902902cdf1cb62
Switch branch/tag
sa2va_pytorch
projects
llava_sam2
datasets
MeVIS_Dataset.py
Find file
Normal view
History
Permalink
MeVIS_Dataset.py
100 Bytes
Edit
Web IDE
Newer
Older
init
bailuo
committed
Mar 13, 2025
1
2
3
4
5
from
.ReVOS_Dataset
import
VideoReVOSDataset
class
VideoMeVISDataset
(
VideoReVOSDataset
):
pass