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 Hello, I would like to ask how...

question

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

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. 任务目标:标注CT数据并3D重建; 2. 需求场景:分割CT椎体,CT数据3D重建,并模型训练; 3....

Feature Request

### 问题描述 Please describe your issue 1.PaddleSeg版本:PaddleSeg release/2.8 2.PaddlePaddle版本:PaddlePaddle 2.5.0 3.操作系统信息:Windows 10 4.Python版本号:Python 3.8.17 5.CUDA/cuDNN版本:CUDA11.2/cuDNN 8.2 6.其他内容: 标注异常无法大致掩膜目标,用的模型是static_hrnet18s_ocr48_aluminium ![1689752413597](https://github.com/PaddlePaddle/PaddleSeg/assets/51685497/31c8beb1-f0f5-470a-b71b-39a692e71aaa) ![1689752413487](https://github.com/PaddlePaddle/PaddleSeg/assets/51685497/085579e8-a483-4804-954a-3759e264cce3) ![1689737673990](https://github.com/PaddlePaddle/PaddleSeg/assets/51685497/913e161f-76b4-4732-93d2-be7d71f0a515)

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 我用C++在rk3588上部署ppliteseg模型时,遇到resize报错的问题“E RKNN: [13:57:11.527] failed to submit!, op...

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question PaddleSeg版本是最新的develop分支,在用npu训练enet时训练几百个step后loss会突然变得巨大。想请教一下套件的同学这有可能是什么原因造成的?训练指令如下: `python tools/train.py --config configs/enet/enet_cityscapes_1024x512_80k.yml --device npu...

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 import multiprocessing as mp...

bug

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 你好,如果我使用nnunet只想进行肺结节推理的话,我看需要一个flag是plan_path,这个pkl文件应该在哪下载或者生成,还是说直接忽略这个flag就好?权重文件我已经下好了。

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question EISeg宫格模式标注出来labeelme文件夹下的json文件中的shape为空是什么原因?

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question iOS端 使用[paddle-lite](https://github.com/PaddlePaddle/Paddle-Lite-Demo/blob/develop/human_segmentation/ios)代码替换模型后返回的数据与效果不符合,相同的模型安卓根据 https://github.com/PaddlePaddle/PaddleSeg/issues/279#issuecomment-638821411 修改后返回正确,而iOS不知道改如何做对应的改造

question