PaddleSeg
PaddleSeg copied to clipboard
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 您好,向您请教一个问题,有关配置文件中损失函数的, 损失函数 参数 types : 损失函数列表 type...
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. ### Bug描述 Describe the Bug 训练完成后最后输出的log文件我用了很多编码软件打开都是乱码,UltraEdit,Sublime Text,VSCode等,请问解决方案? ### 复现环境...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question GT中除了有类别mask, 还有一些ROI区域, 目的是让模型重点学习ROI区域内的分割细节 ``` list of ROI:...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question  感觉有一点点费解,从github下载的网络参数,但是无法加载。 因为elseg可选择的文件后缀是.pdparams(没i),但是下载的文件后缀是.pdiparams(有i) 所以应该怎么做呢?
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 我用的是官方提供的训练好的模型modnet-mobilenetv2.pdparams,使用的release/2.8分支的demo中human.jpg图片;使用bg_replace.py文件进行图片背景替换;但是输出的结果是并没有对人像进行分割;更像是把一个绿色直接盖在了原图片上;下图为结果图;是我是什么弄错了吗 
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. ### Bug描述 Describe the Bug  ### 复现环境 Environment...
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. ### Bug描述 Describe the Bug python: class Predictor: def...
如果能把SAM与交互式分割标注方法相结合,效果肯定会很棒!
Thanks for your issue. To help us solve the issue better, please provide following information: 1. PaddleSeg version:2.7 2. PaddlePaddle version: 2.3.2 3. Operation system: Windows 4. Python version: 3.9...
模型训练问题
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问下能否通过模型训练方法训练特定物品的抠图模型?比如扣衣服,鞋子等商品,一般需要多少训练数据呢