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

could you introduce some about the dataset size, training environments, training speed #8

Closed
icegomic opened this issue Apr 2, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@icegomic
Copy link

icegomic commented Apr 2, 2020

could you introduce some about the dataset size, training environments, training speed

@tommyhq
Copy link
Collaborator

tommyhq commented Apr 9, 2020

could you introduce some about the dataset size

There are 3422 distorted videos in the training set. These clips were compressed from 176 references, constant QP in range [8, 47]. Clips with extremely small or large QP are discarded for training.

training environments

The code is developed with PyTorch 1.4.0, Python 3.5.6, cuda 9.0

training speed

It takes almost a week to train for 100 epochs with 4 P40 GPU.

@icegomic
Copy link
Author

icegomic commented Apr 9, 2020

could you introduce some about the dataset size

There are 3422 distorted videos in the training set. These clips were compressed from 176 references, constant QP in range [8, 47]. Clips with extremely small or large QP are discarded for training.

training environments

The code is developed with PyTorch 1.4.0, Python 3.5.6, cuda 9.0

training speed

It takes almost a week to train for 100 epochs with 4 P40 GPU.

Very thanks for your details!

@icegomic icegomic closed this as completed Apr 9, 2020
@tommyhq tommyhq added the documentation Improvements or additions to documentation label Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants