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

Questions about visual feature encoder #2

Open
dengyuanjie opened this issue Nov 16, 2023 · 0 comments
Open

Questions about visual feature encoder #2

dengyuanjie opened this issue Nov 16, 2023 · 0 comments

Comments

@dengyuanjie
Copy link

Could you please provide the code for the training process of the visual feature encoder? That is, this part of the audio-visual joint representation learning and adversarial training described in III.A of the paper. Thanks!

At the same time, I did not find the pre-trained model in the following path. I only found the mobilenet0.25_Final.pth file.
parser.add_argument('--trained_visual_encoder', default='./weights/visual_feature_encoder.pth', type=str, help='Trained state_dict file path to open')

@dengyuanjie dengyuanjie changed the title Questions about visual feature encoders Questions about visual feature encoder Nov 16, 2023
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

1 participant