Esteban RS
Results
2
comments of
Esteban RS
> I initially also had trouble getting pretrained weights working properly with this repository but I resolved the problem. Not sure if you have the same problem, but I'll relay...
I think it's at the argsparse definition, set to 64 by default. option.py at line 42 parser.add_argument('--n_feats', type=int, default=64, help='The number of channels in network')