models icon indicating copy to clipboard operation
models copied to clipboard

使用已有预训练模型来训练新模型,若已有预训练模型的分类为80 ,在训练新模型时,能否增加新分类,若能增加,请问怎么增加?

Open DavidFangx opened this issue 4 years ago • 1 comments

使用已有预训练模型来训练新模型,若已有预训练模型的分类为80 ,在训练新模型时,能否增加新分类,若能增加,请问怎么增加?

比如:使用这个 https://paddle-imagenet-models-name.bj.bcebos.com/DarkNet53_pretrained.tar 模型 ,该模型不包含头盔分类,可以使用这个模型来训练头盔识别?

DavidFangx avatar Apr 13 '20 08:04 DavidFangx

可以 首先你有训练数据么? 分类库推陈出新,欢迎试用PaddleClas

shippingwang avatar Apr 13 '20 08:04 shippingwang