-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
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
新增需求征集(Collect Feature Request) #3363
Comments
范例: example: |
需求描述:复现demo里面的操作 首先git最新的PaddleSeg项目,然后cd进入到PaddleSeg/contrib/Matting目录。将下载下来的modnet-hrnet_w18.pdparams动态图模型文件(也可以自行训练得到)放置在当前文件夹(PaddleSeg/contrib/Matting)下面。然后修改配置文件 configs/modnet_mobilenetv2.yml(注意:虽然采用hrnet18模型,但是该模型依赖的配置文件modnet_hrnet_w18.yml本身依赖modnet_mobilenetv2.yml),修改其中的val_dataset字段如下 |
@yanyonghua 这个问题更像是enhancement而不是feature,欢迎根据你走通的流程提交PR,或者向我们提交Issue请其他的开发者共同参与。 |
需求描述:将head等组件独立出来,清理重复代码,如 |
@Asthestarsfalll Hi,这个模块的抽取可能对现有代码的改变较大,我们暂时可能不会有相关的计划进行修改,但是非常感谢你的建议~ |
需求描述:支持多标签分割 |
@Asthestarsfalll |
需求描述:遥感多类别语义标注 |
需求描述:大图片小目录SAM Anything |
场景描述:在使用EiSeg进行交互式标注时,出现边界简化前后差距过大的问题 PaddleSeg/EISeg/eiseg/util/polygon.py Lines 48 to 54 in 6f79be1
|
需求描述:SAM 中 Generate masks by sampling a grid over the image with this many points to a side. 如 meta 的 SAM everything demo. ref code。 需求描述:aistudio 套件中的 PaddleSeg 套件的版本太旧了,没有SAM。建议与github release 保持同步。 |
需求场景:想要分割图片各种不同类型的线段,期望还能得到线段的端点坐标,并且每条线段的端点坐标要和分割出来的线段匹配上 |
需求场景:rgb视频抠图,支持多线程并行,提升matting抠图效率 |
需求描述:提供伪装目标分割(COS\COD)的支持 |
需求描述:提供更全面的backbone预训练模型参数和配置文件,像是xception_deeplab之类的,明明之前静态图版本都有的 |
需求描述:MedicalSeg中nnUNet能否按照nnUNetV2版本实现? |
需求描述:非监督模块[uad] 模型导出及c++推理部分 |
需求导出onnx模型以后多个batch-size,需求对于不规则物体的实例分割,比如,晶圆上的划痕,,,,有交叉有轻度弯曲,分成一条一条的,,, |
用的啥分割模型 |
路面、草坪上的积水识别,有数据集吗? |
Thanks for this issue. As it has been inactive for a long time, we would close it. If you has any questions, please feel free to reopen or new issue, and we will follow up and resolve it. |
我们将这个Issue 保持开放状态,以收集用户的功能请求并听取您的声音。我们的发布计划将在不同的问题上进行更新。
在这个Issue中,您可以:
We keep this issue open to collect feature requests from users and hear your voice. Our release plan will be updated on different issues.
In this issue, you can either:
The text was updated successfully, but these errors were encountered: