Ali2500 / TarViS

MIT License
50 stars 5 forks source link

About visualization #7

Closed manli232111 closed 1 year ago

manli232111 commented 1 year ago

Hi Thanks for your excellent job! Did you provide visualization tool for Video Panoptic Segmentation on KITTI-STEP?

Ali2500 commented 1 year ago

Hi, yes this should be possible by running the inference script with an additional --viz argument. I'm not sure if it'll look sensible for the VIPSeg dataset though because the number of classes is quite high for it.

manli232111 commented 1 year ago

Thanks so much for your reply, I will try it