2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python5,133 stars (5,133 stars)1,126 forks (1,126 forks)batch import
PP-LCNetdocumentationgood first issue
説明
这是我的配置文件
我想将3通道的图片改成单通道的图片进行训练

这是导出时候报错

- Issue 種別
- bug
- 調査方針
- The issue involves a model export failure when using single channel images. Investigate the configuration file (likely in configs/) and the export script (tools/export model.py). The error screenshot indicates a tensor shape mismatch. The assignee should verify if single channel support is intended and provide a fix or clarify the limitations.