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 按照Readme.md参考人像分割教程,使用`PaddleSeg/contrib/PP-HumanSeg/src/seg_demo.py` 由于需要进行大批量视频的分割,因此对seg_demo.py文件进行了一定处理简化,由于仅需二值图,故删去较多不必要部分 ``` # Copyright (c) 2020...

bug
question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 问题:我想把图片处理的能力,集成在自己的项目中,当我处理集成的时候,找不到配置中对应的模型组件(STDC1)。

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 我的天啊,写了这么多的文档,居然没写安装完之后如何打开?? 本来是想用PaddleSeg标注数据,但是安装完之后,我搜索了文档,好像没看到,安装完之后如何打开GUI???

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question `python src/seg_demo.py --config inference_models/portrait_pp_humansegv2_lite_256x144_inference_model_with_softmax/de ploy.yaml --img_path data/images/portrait_heng.jpg...

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 paddleseg2.8.0使用ppmattingV2报错“No loss specified in...

bug
TODO
GoodFirstIssue

### 问题确认 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 2023-11-09 11:11:16 [INFO] Use...

bug

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 在使用OCRNet训练自己得数据集,数据集很小只有100张,但是loss不收敛,这是为什么

question

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

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question python版本:3.12; paddlepadedle版本:GPU版 2.6; 按照正常的安装流程进行,paddlepaddle验证安装成功,只有一个python环境, 执行命令pip install -v...

question

### 问题确认 Search before asking - [x] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Using the human_pp_humansegv2 model, how to obtain...

question