hassony2 / kinetics_i3d_pytorch

Inflated i3d network with inception backbone, weights transfered from tensorflow
MIT License
523 stars 114 forks source link

What is the source of slight drift in the weights? #18

Closed yelantf closed 6 years ago

yelantf commented 6 years ago

As you mentioned in readme, there is a slight drift in weights. I wonder what causes this drift. Thank you for your generous help in advance.

hassony2 commented 6 years ago

Unfortunetaly, I do not know where this imprecision comes from. In my experiments, I could transfer 2D convolutions perfectly but only with a slight drift when I used 3D convolutions.

If you discover the answer to this riddle, let me know !