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

Total training time on THUMOS14 #39

Open
ivyvideo opened this issue Aug 28, 2018 · 8 comments
Open

Total training time on THUMOS14 #39

ivyvideo opened this issue Aug 28, 2018 · 8 comments

Comments

@ivyvideo
Copy link

ivyvideo commented Aug 28, 2018

Hi, I am running the code and find that it takes about two hours every 1000 iterations on Tesla M40, and I noticed that the default iteration is 60k totally...so it may cost so long time to finish training...
What is the reason for that? And what is your original training time?
Thanks!

@huijuan88
Copy link
Collaborator

huijuan88 commented Aug 28, 2018 via email

@ivyvideo
Copy link
Author

Is it related to the setting: cfg.TRAIN.VIDEO_BATCH = 1? Maybe I should set this parameter larger? Like 32 or 64?

@ivyvideo
Copy link
Author

Sorry but I have another question... as shown below in the picture(part of minibatch.py), the parameter "fg_rois_per_video" is not used anymore after being assigned a value... so the network deals with 512 frames in only one video segment during forward process? And the batch_size is not used, either. Am I right?
image

@huijuan88
Copy link
Collaborator

huijuan88 commented Aug 29, 2018 via email

@ivyvideo
Copy link
Author

Thank you so much for the kind reply.

@ivyvideo ivyvideo reopened this Aug 31, 2018
@ivyvideo
Copy link
Author

@huijuan88 I have one more question...have you tested setting the "video_batch" more than 1?

@huijuan88
Copy link
Collaborator

huijuan88 commented Sep 2, 2018 via email

@ivyvideo
Copy link
Author

ivyvideo commented Sep 3, 2018

OK, your help is greatly appreciated~~

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