DIM icon indicating copy to clipboard operation
DIM copied to clipboard

Random Initialization of Resnet arch

Open MrAcademic opened this issue 6 years ago • 2 comments

First of I really appreciate you for your git page

Second, how can I use resent arch but not it's wight?

you know in contrast of other works accuracy (like below) if feel reset loaded with pertained resent weights (because in first epoch I get 70% accuracy) how can I use resent arch but not trained resent's weight? https://github.com/xu-ji/IIC

MrAcademic avatar Sep 01 '19 17:09 MrAcademic

Ah, so you want to train a classifier from scratch, for example?

rdevon avatar Sep 03 '19 19:09 rdevon

Yeah train from scratch

MrAcademic avatar Sep 03 '19 23:09 MrAcademic