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

Unstable Inference Time #39

Open
frostinassiky opened this issue Aug 7, 2019 · 2 comments
Open

Unstable Inference Time #39

frostinassiky opened this issue Aug 7, 2019 · 2 comments

Comments

@frostinassiky
Copy link

This is a nice job, thanks for the authors!

One question on the inference time:

** Is it always unstable because of the transmission? **

I tested the code on both my work stations and cluster, the inference time vary from 0.1s to 1min.

Here is the inference output (after running for 12 hours) as a reference. Does anyone have an idea on it?

 flipped: False
 frames: [[     0 126720 127488      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11023/40748 0.068s 0.155s 0.001s
 flipped: False
 frames: [[     0 126912 127680      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11024/40748 0.068s 0.155s 0.001s
 flipped: False
 frames: [[     0 127104 127872      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11025/40748 69.098s 0.159s 0.003s
 flipped: False
 frames: [[     0 127296 128064      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11026/40748 69.098s 0.159s 0.002s
 flipped: False
 frames: [[     0 127488 128256      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11027/40748 69.098s 0.159s 0.002s
 flipped: False
 frames: [[     0 127680 128448      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11028/40748 69.098s 0.159s 0.003s
 flipped: False
 frames: [[     0 127872 128640      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11029/40748 3.045s 0.159s 0.002s```
@dangao250
Copy link

No such file or directory: 'F:/lianxi/R-C3D.pytorch-master/thumos14_database/Training Data/THUMOS14/annotation_val\BaseballPitch_val.txt'
How did you solve it here

@dangao250
Copy link

This is a nice job, thanks for the authors!

One question on the inference time:

** Is it always unstable because of the transmission? **

I tested the code on both my work stations and cluster, the inference time vary from 0.1s to 1min.

Here is the inference output (after running for 12 hours) as a reference. Does anyone have an idea on it?

 flipped: False
 frames: [[     0 126720 127488      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11023/40748 0.068s 0.155s 0.001s
 flipped: False
 frames: [[     0 126912 127680      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11024/40748 0.068s 0.155s 0.001s
 flipped: False
 frames: [[     0 127104 127872      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11025/40748 69.098s 0.159s 0.003s
 flipped: False
 frames: [[     0 127296 128064      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11026/40748 69.098s 0.159s 0.002s
 flipped: False
 frames: [[     0 127488 128256      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11027/40748 69.098s 0.159s 0.002s
 flipped: False
 frames: [[     0 127680 128448      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11028/40748 69.098s 0.159s 0.003s
 flipped: False
 frames: [[     0 127872 128640      1]]
 bg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
 fg_name: /vcc/datasets/zhaoc/thumos14/org_frames/test/video_test_0000793
im_detect: 11029/40748 3.045s 0.159s 0.002s```

No such file or directory: 'F:/lianxi/R-C3D.pytorch-master/thumos14_database/Training Data/THUMOS14/annotation_val\BaseballPitch_val.txt'
How did you solve it here

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