yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch
BSD 2-Clause "Simplified" License
1.07k stars 308 forks source link

worse performance in pytorch #43

Closed ZhangLeUestc closed 5 years ago

ZhangLeUestc commented 6 years ago

Hi, Thanks for sharing this nice implementation. I notice that the performance of pytorch is somehow worse than the original caffe implementation used in the ECCV paper. Does anyone know the reason?

yjxiong commented 6 years ago

It is verified to produce the same results on UCF101. Let me know if you any question.