imatge-upc / rvos

RVOS: End-to-End Recurrent Network for Video Object Segmentation (CVPR 2019)
https://imatge-upc.github.io/rvos/
Other
277 stars 54 forks source link

one-shot results are wrong #19

Closed saxg closed 4 years ago

saxg commented 5 years ago

I test the code of one shot and the results of each clip are the same as the mask of the ground truth of the first frame. Maybe there is some trouble in the code of eval_previous_mask.py

carlesventura commented 5 years ago

This is very strange. Have you used the one-shot pre-trained model or have you trained the model for your own dataset?

Best regards,

Carles