jackpan

Results 1 issues of jackpan

Hi, I meet two problems when training the readout network. 1. https://github.com/BioroboticsLab/IBA/blob/34baed689b6a6f6e528a329d5386281dbba28dee/IBA/pytorch_readout.py#L128 does not work now, since https://github.com/BioroboticsLab/IBA/blob/34baed689b6a6f6e528a329d5386281dbba28dee/IBA/pytorch.py#L412 accepts one argument now. (Currently, I checkout to the previous commit) 2....