PaddleSeg
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...
Thanks for your issue. To help us solve the issue better, please provide following information: 1. PaddleSeg version: (please specify the branch as well,e.g. PaddleSeg release/2.3) 2. PaddlePaddle version: (e.g....
我在推理的时候,输出的预测结果shape不对,按理说应该是(64,128,128),结果却是(1,64,128,128),错误的npy大小约为正常预测结果的两倍。这是什么原因? --- 欢迎您反馈PaddleSeg使用问题,辛苦您提供以下信息,方便我们快速定位和解决问题: 1. PaddleSeg版本:(PaddleSeg release/2.3) 2. PaddlePaddle版本:(PaddlePaddle 2.3.0) 3. 操作系统信息:(Linux) 4. Python版本号:(python3.7) 5. CUDA/cuDNN版本:( CUDA10.2) 6. 其他内容: (增加其他与问题相关的内容)
When I use eiseg annotation, I get the following error,how to solve it please  
请问是否又方法将cityscapes数据集中的验证集中的label改变下可视化效果。 原:  想修改成与预测(predict.py)出来结果相类似的这种:  另外还想请教,如何获取得到cityscapes数据集中test集的label,便于对自己修改后的模型用测试集进行评估,目前只能用验证集评估。
负样本损失权重也就是背景权重,在那个地方可以设置,因为要分割的类别像素相比于背景像素要少很多,我想将负样本损失权重增大,用于减少像素误分割的,请问我需要在yml文件中的那个位置进行设置。
Thanks for your issue. To help us solve the issue better, please provide following information: 1. PaddleSeg version: (please specify the branch as well,e.g. PaddleSeg release/2.3) 2. PaddlePaddle version: (e.g....
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 如题,对人像分割模型精度不是很满意,手里没有足够的分割数据集,有matting数据集(alpha值从0-255),如何科学使用这些数据集进行优化微调呢?有没有建议,感谢
### 问题确认 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 In Google Colab Quick...