Stable-Pix2Seq
Stable-Pix2Seq copied to clipboard
Does it support instance segmentation?
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.