2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python1,126 forks (1,126 forks)batch import
PP-LCNetdocumentationgood first issue
Repository metrics
- Stars
- 5,133 stars (5,133 stars)
- PR merge metrics
- Avg merge 67d 12h (Avg merge 67d 12h)7 merged PRs in 30d (7 merged PRs in 30d)
Description
这是我的配置文件
我想将3通道的图片改成单通道的图片进行训练

这是导出时候报错

Contributor guide
- Research direction
- Investigate the model's input channel configuration and ensure the export script supports single channel images. Modify the model input layer to accept 1 channel images if needed.
- Tech stack
- python
- Domain
- backendmachine learningcomputer vision
- Issue type
- Bug
- Prerequisites
- PythonPaddlePaddleimage processing basics