Last commit not found
raw
history blame
100 Bytes
from .ReVOS_Dataset import VideoReVOSDataset
class VideoMeVISDataset(VideoReVOSDataset):
pass