Colorization icon indicating copy to clipboard operation
Colorization copied to clipboard

训练代码里使用的模型没有使用transfer subnet?

Open jixiaozhong opened this issue 3 years ago • 1 comments

https://github.com/xuzhongyou/Colorization/blob/bcfcdb24fc8ab107d34644d5a63b018f86784e21/train.py#L133这里的模型好像没用到transfer subnet的结构,请问transfer subnet是怎么训练的呢?

jixiaozhong avatar Sep 10 '21 11:09 jixiaozhong

https://github.com/xuzhongyou/Colorization/blob/bcfcdb24fc8ab107d34644d5a63b018f86784e21/train.py#L133这里的模型好像没用到transfer subnet的结构,请问transfer subnet是怎么训练的呢?

这里已经不是原始论文的代码了,作者已经在做其他的东西了

huluwaXYZ avatar Oct 20 '21 11:10 huluwaXYZ