We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在的软件,按空格继续交互后,只能生成新的多边形边界,无法在原来生成的多边形边界的基础上继续交互。 比如,还没交互完,误触发空格,这时,因为不能在在原来生成的多边形边界的基础上继续交互,所以只能删除掉多边形,重头开始交互,这样比较费事。 如果有这个功能,就可以使用语义分割模型进行预先标注,然后,使用这个软件在语义分割模型生成的多边形基础上,继续进行交互,这样更方便一点。
The text was updated successfully, but these errors were encountered:
确实,后面的话有时间可以考虑改进这里,感谢您的建议
Sorry, something went wrong.
No branches or pull requests
现在的软件,按空格继续交互后,只能生成新的多边形边界,无法在原来生成的多边形边界的基础上继续交互。
比如,还没交互完,误触发空格,这时,因为不能在在原来生成的多边形边界的基础上继续交互,所以只能删除掉多边形,重头开始交互,这样比较费事。
如果有这个功能,就可以使用语义分割模型进行预先标注,然后,使用这个软件在语义分割模型生成的多边形基础上,继续进行交互,这样更方便一点。
The text was updated successfully, but these errors were encountered: