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

How to initialize encoders with AO and VO sets #18

Closed
arunm95 opened this issue Jan 27, 2021 · 1 comment
Closed

How to initialize encoders with AO and VO sets #18

arunm95 opened this issue Jan 27, 2021 · 1 comment

Comments

@arunm95
Copy link

arunm95 commented Jan 27, 2021

Hi, could you specify exactly how to initialize the AV encoders/decoders with the AO and VO trained models in the config file? I'm unclear on where to add those to the settings. Thanks!

@smeetrs
Copy link
Owner

smeetrs commented Jan 29, 2021

Hi,
You will have to write a small separate code for reading the AO and VO weights files, picking the weights which you want and loading them in the AV model and finally saving them in an AV weights file. You can then initialize the AV model with this AV weights file while training.

@smeetrs smeetrs closed this as completed Feb 16, 2021
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