Intelligent-Monster
Intelligent-Monster
> 或者模型保存的时候加入net.module.state_dict() 请问在哪加入啊
 train.py这么改,训练的时候就会保存最好轮次的.pth文件 @ynagyu010603
我不太明白什么叫重参数化,我是这样保存自己训练的结果,然后直接使用自己预训练的模型的
> **注意** > > 重新实施问题中常见的情况有以下几种 > > 1. 使用提供的配置在模型动物园中重新实现模型 > 2. 在其他数据集(例如自定义数据集)上重新实现模型园中的模型 > 3. 重新实现自定义模型,但所有组件均在 MMDetection 中实现 > 4. 使用您自己实现的新模块重新实现自定义模型 > > 针对不同情况,有以下几种做法。 > > * 对于情况 1 和 3,请按照以下部分中的步骤操作,以便我们帮助您快速识别问题。...
The same question as above. The SKA module will have problems when converted to the TensorRT format, which is not compatible enough and not conducive to deployment.