hyseob / PyMDNet

MDNet PyTorch implementation
Other
420 stars 150 forks source link

The problem for FPS #24

Open guwenning opened 5 years ago

guwenning commented 5 years ago

Hello, I ran your code and found that the number of frames in this run is far from the FPS in the paper.

hyseob commented 5 years ago

Hi, @guwenning The fps reported in the paper (~1 fps) is based on the original matlab code. The current python version runs way faster (~5 fps) than the original matlab version (with an i7-8700K and a GTX 1080 Ti).