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

pseudo-labels #5

Open
huxiaoge2022 opened this issue Dec 6, 2024 · 3 comments
Open

pseudo-labels #5

huxiaoge2022 opened this issue Dec 6, 2024 · 3 comments

Comments

@huxiaoge2022
Copy link

Hello, thank you for your excellent work.
I would like to ask, how can I generate pseudo-labels?
Could you provide the code for generating pseudo-labels?

@patrick-tssn
Copy link
Collaborator

Thank you for your interest! The current repository is the chat version of our work, where we've integrated the pseudo-label generation code into the framework to enable one-step execution (although it may be slower than separate preprocessing), you can find it from VideoTGB/src/models/components/LSTP_SF_blip2_module.py on lines 194-219

@huxiaoge2022
Copy link
Author

Thank you so much! I'm pleasantly surprised by how quickly you replied. However, my GPU resources are limited, so I can only use the second training method. Based on your description: "step 1: generate the pseudo labels from the base-model, and extract the optical flow in advance", the first step of the second method involves generating pseudo labels. I’d like to know if you have the code for this step?

@patrick-tssn
Copy link
Collaborator

It might take some time to organize these scripts due to my current bandwidth, sorry for any inconvenience.

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