gaopengcuhk/Stable-Pix2Seq

Does it support instance segmentation?

Eamon-0v0 opened this issue · 2 comments

I try to use this code for instance segmentation。I using the command :python -m torch.distributed.launch --nproc_per_node=1 --use_env main.py --coco_path ... --masks

But I have encountered some errors. Does this code still not support segmentation tasks?

best regards,
Zhao

This codebase do not support segmentation task

Copy that. Thank you very much.