PaddleSeg icon indicating copy to clipboard operation
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...

Results 373 PaddleSeg issues
Sort by recently updated
recently updated
newest added

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Traceback (most recent call last): File "PaddleSeg/train.py",...

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 使用fastdeploy C++预编译库推理时,结果score_map为空值,导出模型时设置--output_op none一样没有解决,有什么其他办法吗?

question

### 问题确认 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...

bug

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 能分割背面人像嘛?只有后脑勺或者只有一点点人脸

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Installing collected packages: paddleseg Successfully installed paddleseg-2.8.0...

question

### 问题确认 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 是在评估的时候报错 Start evaluating (total_samples:...

bug

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 您好,请问这几个消融实验,怎么更换组件来实现呢?谢谢![image](https://github.com/user-attachments/assets/f881f8d8-cf0e-4863-854a-563733b25b45)

question

### 问题确认 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 LAUNCH WARNING 2024-08-01 00:44:29,461...

bug

### 问题确认 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 paddle的老用户了,直接按照教程中‘快速开始’部分的教程开始跑,模型配置文件咱直接用默认的,,数据也是完全使用公开的数据集optic_disc_seg,configs/quick_start/pp_liteseg_optic_disc_512x512_1k.yml中的设置完全按照教程中的来的, 第一次ubuntu尝试,报错数据如下: (paddle_seg) xuqing@dell-PowerEdge-R740:~/projects/paddle_seg/PaddleSeg$...

bug

### 问题确认 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 我使用3000\*4000的图片标注时图像被分割为6\*8的宫格,但是边缘部分既无法标注,也无法生成有效标签。 初步推测问题出现于 PaddleSeg-release-2.9.1\PaddleSeg-release-2.9.1\EISeg\eiseg\plugin\n2grid\grid.py 文件,如果希望解决这个问题也许可以尝试在图像边缘paddle,保证图像可以被网格整除。...

bug