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

About control signal #15

Open
syf66888 opened this issue Nov 5, 2023 · 2 comments
Open

About control signal #15

syf66888 opened this issue Nov 5, 2023 · 2 comments

Comments

@syf66888
Copy link

syf66888 commented Nov 5, 2023

Hello, I tried to get the output of the control signal through the model by inputting the video, but when I refer to the code of the training part, I found that the dimension of the output is not the same, is the code not updated? How do you get the control signal from the input? Thank you for your answer.

@LPeng625
Copy link

vision_language_tsv.py

Hello, I tried to get the output of the control signal through the model by inputting the video, but when I refer to the code of the training part, I found that the dimension of the output is not the same, is the code not updated? How do you get the control signal from the input? Thank you for your answer.

Hello, I am not the author. The code to read the control signal is in vision_language_tsv.py -> all_infos = h5py.File(info_path)

@syf66888
Copy link
Author

vision_language_tsv.py

Hello, I tried to get the output of the control signal through the model by inputting the video, but when I refer to the code of the training part, I found that the dimension of the output is not the same, is the code not updated? How do you get the control signal from the input? Thank you for your answer.

Hello, I am not the author. The code to read the control signal is in vision_language_tsv.py -> all_infos = h5py.File(info_path)

Thank you for the answer, I've had some wrong attempts before,

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