You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any codes for user to create the results for evaluation on DAVIS-2017(semi) or YoutubeVOS(semi). It needs to assigning colors according to reference information. The demo.py doesn't seem to have that function.
Hi, Tanveer,
I have two questions.
When I evaluate or train the model. It has not use any reference information(e.g. mask or box). How does the model know what to segment for Semi-VOS.
BoxVOS/adet/modeling/condinst/condinst.py
Line 194 in 521e534
Are there any codes for user to create the results for evaluation on DAVIS-2017(semi) or YoutubeVOS(semi). It needs to assigning colors according to reference information. The demo.py doesn't seem to have that function.