vmt icon indicating copy to clipboard operation
vmt copied to clipboard

Video Mask Transfiner for High-Quality Video Instance Segmentation (ECCV'2022)

Results 5 vmt issues
Sort by recently updated
recently updated
newest added

Thank you for providing such nice work here. Do you have any plans to release the code of training process recently?

May I ask how much VRAM is needed at a minimum to perform inference and training for this model? I am using an A6000 with 46GB of VRAM, and I...

The previous steps did not report any errors until running python test.py. (vmt2) jyw@star-ESC8000-G4:~/newvmt/vmt/models/ops$ python test.py Traceback (most recent call last): File "test.py", line 24, in level_start_index = torch.cat((shapes.new_zeros((1, )),...