GraphMemVOS icon indicating copy to clipboard operation
GraphMemVOS copied to clipboard

Video Object Segmentation with Episodic Graph Memory Networks (ECCV2020 spotlight)

Results 9 GraphMemVOS issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great work! I have a question about label shuffle augmentation. According to the paper, it says each instance is processed independently if a video contains multiple...

main_runfile_graph_memory.pth.tar in google drive cannot be extracted... i download it 3 times all cannot extract

In 'models/graph_memory.py', line 274. i.e., the forward function of class ' Memory'. `m_out_all[:, :, x, :, :] = hiden_state` It seems that the updated memory cell `m_out_all` will not influence...

Hi, I am very interested in this work and I am trying to test its performance. I successfully run the code, but the speed I got is about 1s/frame on...

Hi, I'm very interested in your work. I want to make an inference with your code, but your weight file looks broken. Downloading the file via Google Drive is done...

hi,thanks for your excellent work.I want to know when the training code can be released.

Hi, thanks for your interesting work. It seems to start the interference on a sequence, you need the first N=3 frames with their masks to form the support set. However,...

Hi, thanks for your interesting work. When will you release the code? Thanks.