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] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包含open与closed),没有类似需求。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar feature requests. ### 需求描述 Feature Description 我需要重新训练一个满足耗时要求的抠图模型,但是目前STDC1作为预训练模型耗时还是无法达到实时,因此想问问能否提供STDC Tiny的预训练模型,因为从头开始训练一个抠图模型实在是太慢了,感谢! ### 是否愿意提交PR Are...

Feature Request

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包含open与closed),没有类似需求。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar feature requests. ### 需求描述 Feature Description thank author for this work....

Feature Request

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问Grad-CAM怎么应用在这个仓库里面呢?有教程么?谢谢

question

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包含open与closed),没有类似需求。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar feature requests. ### 需求描述 Feature Description 1. 任务目标(请描述你正在做的项目是什么,如模型、论文、项目是什么?); 2. 需求场景(请描述你的项目中为什么需要用此功能); 3....

Feature Request

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 按照官方PaddleSeg实战训练optic_disc_seg报错: intersect_area, pred_area, label_area = metrics.calculate_area( File...

question

### 问题确认 Search before asking - [x] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包含open与closed),没有类似需求。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar feature requests. ### 需求描述 Feature Description https://arxiv.org/pdf/2205.14756 efficientvit 看论文比 SegNext 还要出色,...

Feature Request

### 问题确认 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 错误: 按官方安装说明安装之后,执行check_predict.sh检查,报如下错误: ``` ......

bug

### 问题确认 Search before asking - [x] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 明明开发了保存为YOLO格式的功能,为什么没有一个版本可以使用呢? 从2.6到2.10都试过了,无论是pip安装还是源码启动,保存为YOLO格式都是灰色的,从以前的issue和pr发现之前是有这个功能的

question

### 问题确认 Search before asking - [x] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问,deeplabv3p Xception 系列的配置文件,及预训练模型在哪里下载

question

### 问题确认 Search before asking - [x] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 如下是我的yml配置文档,使用PPLiteSeg模型设置img_chnnels:1可以正常训练,但用tools/predict.py 推理图片会报错 ValueError: (InvalidArgument) The number of...

question