Chiang
Chiang
Thanks @gasvn for the timely response. I follow the architecture on ImageNet with batch size 128 and lr 0.1 using 4 GPUs. I managed to reproduce the ResNeXt results, but...
> I didn't notice this when I was training the Res2NeXt. Maybe you can try to use one gpu with batchsize 64 as I did. From my experience, it should...
Hi @gasvn , I have tried different combinations of downsampling block, batch size, lr, # GPUs, and mean and std, but unfortunately, I did not manage to reproduce the results,...
Unfortunately, no... ________________________________ From: Shanghua Gao Sent: 03 July 2020 02:37 To: Res2Net/Res2Net-PretrainedModels Cc: Chiang ; Author Subject: Re: [Res2Net/Res2Net-PretrainedModels] Res2NeXt on Cifar100 (#36) Have you manage to reproduce our...
> I managed to find the code I used for training the res2net on cifar100. > It can reproduce the result of Res2NeXt-29, 6c×24w×4s > > * BestPrec so far@1...
> Have you manage to reproduce our results? Sorry, there is nothing else that I can help you with. Unfortunately, I did not manage to reproduce the results, even close...
> Hi can we use this code for image to image translation? Hi @JigneshChowdary , got any chance to make it work for image2image? Would be greatly appreciated if you...
> Hi, > > I wonder if you solved this problem because I have the same issue. > > Best, You need to add the two lines to the init...