talenz
talenz
Hey, I was using a single GPU! where can I find the entire log?
> INFO:[2021/06/07 17:24:01] Optimizing permutation for odict_keys(['layer1.0.conv2']) with 2 parents > INFO:[2021/06/07 17:24:01] None of the layers are optimizable. Skipping. > INFO:[2021/06/07 17:24:01] Optimizing permutation for odict_keys(['layer1.1.conv2']) with 2 parents...
> INFO:[2021/06/07 17:23:58] { "dataloader": { "batch_size": 128, "imagenet_path": "imagenet", "num_workers": 20, "train_shuffle": true, "validation_shuffle": false }, "epochs": 9, "learning_rate": 0.001, "lr_scheduler": { "min_lr": 1e-06, "type": "cosine" }, "model": {...
> It seems like the accuracy after the initial compression is too low (5%). I'll try to reproduce on my end, thanks for bringing this up! Thanks! Waiting for your...
Same mAP: 0.5145
Quantizing on ResNet-18 also goes NaN
Thank you Vic Chan 于2019年3月30日 周六上午11:51写道: > I'll check it now. > > — > You are receiving this because you authored the thread. > Reply to this email directly,...
> I have tried it on ResNet/ImageNet, but I found the initial value selection of the hyperparameter s is very tricky. > I an not sure how I should modify...
> > > I have tried it on ResNet/ImageNet, but I found the initial value selection of the hyperparameter s is very tricky. > > > I an not sure...
Will you provide the script to reproduce this result?