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
Hi, Thanks for converting the original code to Torch version.
However, I tested the code and found the running on one frame using Titan Xp is about 0.8 seconds. The original paper claimed this method is real-time.
Could you please give me some advice on this?
Thanks.
The text was updated successfully, but these errors were encountered:
zhihuilics
changed the title
Testing time is 4 seconds per frame using Titan Xp
Testing time is 0.8 seconds per frame using Titan Xp
Jun 13, 2018
@tirtile that's weird because i got 9~10fps with 1050 as well.
I use pytorch 0.3.1, cuda 9.0 and cudnn 7.0.
I almost change nothing, but PR #4 makes significant improvement on test.py.
Hi, Thanks for converting the original code to Torch version.
However, I tested the code and found the running on one frame using Titan Xp is about 0.8 seconds. The original paper claimed this method is real-time.
Could you please give me some advice on this?
Thanks.
The text was updated successfully, but these errors were encountered: