Does it support instance segmentation?
Eamon-0v0 opened this issue · 2 comments
Eamon-0v0 commented
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
gaopengpjlab commented
This codebase do not support segmentation task
Eamon-0v0 commented
Copy that. Thank you very much.