Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the fps of MDNet using GPU? #1

Closed
hiyijian opened this issue Mar 25, 2016 · 1 comment
Closed

What's the fps of MDNet using GPU? #1

hiyijian opened this issue Mar 25, 2016 · 1 comment

Comments

@hiyijian
Copy link

hi @HyeonseobNam ,
Would you please to tell the fps you achieved in your test environment?
The following is my testcase. Is that closed to yours?

Initialization...
extract features...
training cnn...
im2col: CUDA kernel error (invalid texture reference)
Processing frame 2/215... 2.725772 seconds
Processing frame 3/215... 2.145009 seconds
Processing frame 4/215... 1.917557 seconds
Processing frame 5/215... 2.628119 seconds
Processing frame 6/215... 2.196728 seconds
Processing frame 7/215... 1.892060 seconds
Processing frame 8/215... 2.746299 seconds
Processing frame 9/215... 2.051056 seconds
Processing frame 10/215...

@hyseob
Copy link
Owner

hyseob commented Mar 28, 2016

Hi,
The fps in our environment (8 cores of Xeon E5-2660 and a K20m) is about
0.9 fps in average, while the VOT committee reported it as 0.87 fps in
their environment.
Note that the fps highly depends the frequency of the network updates
(especially short-term updates), which is determined by the characteristic
of the sequence you are testing.

2016-03-25 15:59 GMT+09:00 hiyijian [email protected]:

hi @HyeonseobNam https://github.com/HyeonseobNam ,
Would you please to tell the fps you achieved in your test environment?
The following is my testcase. Is that closed to yours?

Initialization...
extract features...
training cnn...
im2col: CUDA kernel error (invalid texture reference)
Processing frame 2/215... 2.725772 seconds
Processing frame 3/215... 2.145009 seconds
Processing frame 4/215... 1.917557 seconds
Processing frame 5/215... 2.628119 seconds
Processing frame 6/215... 2.196728 seconds
Processing frame 7/215... 1.892060 seconds
Processing frame 8/215... 2.746299 seconds
Processing frame 9/215... 2.051056 seconds
Processing frame 10/215...


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1

@hyseob hyseob closed this as completed Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants