feichtenhofer / twostreamfusion

Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.
http://www.robots.ox.ac.uk/~vgg/software/two_stream_action/
Other
716 stars 188 forks source link

How long does cnn_ucf101_fusion.m take? #30

Open zhaorui0907 opened 7 years ago

zhaorui0907 commented 7 years ago

I have run the fusion.m.And found that this code may need very long tme.I ran about 10 hours and it still in epoch 01 : 600/994. The number of epoch seems to be 300.So this program need about 150 days????Is there something wrong with me?I ran this in one gpu:Tesla k40c. And according to other joiners,muti-gpu can't work?

JasmineeYang commented 7 years ago

About 12 hours

zhaorui0907 commented 7 years ago

@JasmineeYang Where are you run? Is it MultiGpu?

ml930310 commented 7 years ago

@zhaorui0907 @JasmineeYang Have you run successfully? Do you need to modify the parameters at runtime? my Gpu capacity is 2G.Thank you.

cifunla commented 6 years ago

@ml930310 I have met the same problem. It shows epoch 01 : 7/994 lr : le-03 1.1Hz...It's too low. Have you sloved it?

Quxyz commented 5 years ago

@ml930310 I have met the same problem. It shows epoch 01 : 7/994 lr : le-03 1.1Hz...It's too low. Have you sloved it?

Hi,Did you solved your question? I also get lr: 1e-03, 1.2 Hz ,.It's too low.

Quxyz commented 5 years ago

I have run the fusion.m.And found that this code may need very long tme.I ran about 10 hours and it still in epoch 01 : 600/994. The number of epoch seems to be 300.So this program need about 150 days????Is there something wrong with me?I ran this in one gpu:Tesla k40c. And according to other joiners,muti-gpu can't work? Hi,Did you solved your question? my speed is lr: 1e-03, 1.2 Hz ,.It's too low.