HCookY95

Results 4 issues of HCookY95

@WuJie1010 @Hippasuss Hi authors, I have a question about CK+ preprocess py file. I got the output which is: (981, 48, 48) (981,) Save data finish!!! datafile.create_dataset("data_pixel", dtype = 'uint8',...

@WuJie1010 Hi Wujie, I'm kind of confused with clip_gradient which is this sentence: "clip_gradient(optimizer, 0.1)" I only know the gradient is for regularization, but don't know the details, that's also...

Hi author, @XiuweiHe I have tried models in "models" file, but no matter Resnet50 or SEnet50 or VGG16, which one I tried, it all rises error like below. Do you...

@Open-Debin 求问答主,我用您的model resnet18_FAN,有这样的报错是怎么回事? f = x[:, :, :, :, i] IndexError: too many indices for tensor of dimension 4