You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Thumos experiment>the python/tuple in train.prototxt was [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56],which is different from [2,4,5,6,8,9,10,12,14,16] in your paper of R-C3D
#64
Open
fanxx17 opened this issue
Jan 4, 2021
· 0 comments
the python/tuple in train.prototxt was [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56],which is different from [2,4,5,6,8,9,10,12,14,16] in your paper of R-C3D。
And my question is "which tuple do you use when you train your paper's caffemodel ",thank you so much
The text was updated successfully, but these errors were encountered:
the python/tuple in train.prototxt was [2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56],which is different from [2,4,5,6,8,9,10,12,14,16] in your paper of R-C3D。
And my question is "which tuple do you use when you train your paper's caffemodel ",thank you so much
The text was updated successfully, but these errors were encountered: