PaddlePaddle / PaddlePaddle/PaddleX
怎么将PaddleX训练出的模型,作为预训练模型加载,再进行训练
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
问题类型:模型训练
问题描述
如何将PaddleX训练出的模型,作为预训练模型加载,再进行训练?
该怎么操作?
请在这里描述您在使用过程中的问题,如模型训练出错,建议贴上模型训练代码,以便开发人员分析,并快速响应
之前用“10分钟快速上手使用PaddleX——Faster RCNN目标检测”这个项目训练了一个模型,再按照文档的说明将模型导出

,接下来看文档

然而指定路径后报错。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the referenced PaddleX Faster RCNN training and model-export documentation, then reproduce the reported error using the specified model path. Determine whether the documented workflow supports loading the exported model for continued training; done means the procedure and any required limitations are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100