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

Why is the output time like this <tXX><tXX>and not a specific number of seconds as in the example? #9

Open
J0eky opened this issue Oct 18, 2024 · 0 comments

Comments

@J0eky
Copy link

J0eky commented Oct 18, 2024

Running lita.serve.cli for Action Time Localization

When I run the following command:

python -m lita.serve.cli --model-path deahuang/lita-vicuna-v1-3-13b --visual-path /data0/HJ/Data/2024_catch_rabbit_test_video_trims/trims/crop_central_part/one_back_01_cropped.mp4 --visual-data-type video

I am trying to locate the action time, but I received the following response:

User Query

When was the rabbit transferred from the table top to scale?

Assistant Response

<t17> <t26> The rabbit was transferred from the table top to scale between <t17> and <t26>.
During this time, the rabbit was picked up and placed on the scale.

Question

Why does the output time appear as <t17> <t26> instead of a specific number of seconds, as shown in the example? How can I obtain a specific number of seconds for the time result?




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