transductive-vos.pytorch icon indicating copy to clipboard operation
transductive-vos.pytorch copied to clipboard

a transductive approach for video object segmentation

Results 10 transductive-vos.pytorch issues
Sort by recently updated
recently updated
newest added

Hello!In the log.txt file during training, the time on the training set and validation set is displayed. And how is the fps obtained? Is time divided by 25? Thank you...

Hi, Thank you for producing this repository. It is very impressive that you are able to achieve these results with such small sample size. I'd like to train a similar...

I use two gpus, how do I modify the parameters?thank you

add epoch testing scripts

Hello, During the loss calculation process, the temperature is set to 1. What does it mean? Thank you!

Hi, Thank you for your excellent work! I want to know what the 'annotation_centroids.npy' and the centroids means. To be specific,I can't find something in paper related to `torch.argmin(torch.sqrt(torch.sum((img.unsqueeze(1) -...

What is the cuda version of your project? This is my error: RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at torch/csrc/cuda/Module.cpp:32

This repository is currently missing a LICENSE file. A license helps users understand how to use your project in a compliant manner. You can find the standard MIT license Microsoft...