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
trafficstars

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question PaddleSeg项目训练日志乱码 ![$0_)(Y9J@Q_%075CFA5{U9H](https://github.com/PaddlePaddle/PaddleSeg/assets/52376278/5cb0f100-24b2-4baf-a9cf-ae58932caecb)

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 使用quick_start里面pp-liteseg配置训练,当batch size从4调到32时,网络越训越崩,二分类分割中推理的结果分割到大量负样本

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 用“labelme2cocoAll”脚本转换,报错:TypeError: list indices must be integers or...

question

I'm using paddleseg v2.9 to train segnext (segnext_mscan_t_cityscapes_1024x1024_160k.yml) on the cityscape dataset with the error that the channel of the data is 1. Initial troubleshooting leads me to believe that...

### 问题确认 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 我已经使用eiseg标注过大概50张左右的图片了,当我改txt文件的标签ID后,重新打开eiseg标注完一张图,再标注下一张图时,会出现如下报错并闪退: W1226 17:09:41.272948 7401...

bug

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

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question About PP-LiteSeg: What's the official flops?

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question ![image](https://github.com/PaddlePaddle/PaddleSeg/assets/87182943/4e623ca7-ed5b-4503-abe1-aac1cd546bc9) 我导入数据后,尝试打印出/core/train.py中的num_train_imgs和num_unsup_imgs数量并没有错误,不知道为什么会发生StopIteration表示已经读完,请大佬指教

question

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 工业场景里,是有部分有标签数据和海量无标签数据,无标签数据里还有大量的负样本。我如何使用ppseg来训练这样的数据?

question

### PR types Bug fixes ### PR changes Docs ### Description FIX quick_start.md ROI command from roi to RoI

contributor