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 generate CSV to train on a new dataset #71

Open
mario-m-g opened this issue Jan 29, 2025 · 0 comments
Open

How to generate CSV to train on a new dataset #71

mario-m-g opened this issue Jan 29, 2025 · 0 comments

Comments

@mario-m-g
Copy link

Hello,

I am trying to train TalkNet on a different dataset but I don't understand how both CSV train_orig and train_loader work.
I have already seen #30 and #10. But I still don't get what some of the fields mean.

  1. What do entity_id, label_id and instance_id mean?
  2. A line in train_loader is, for instance: 8aMv-ZGD4ic_1500_1560:21 87 25.0. I guess 25 is fps an 87 is the number of frames in that clip. And 21, what does that represent?
  3. How is train_loader generated from train_orig? Is there any code for that? Is it created somewhere in the provided code and I have not seen it?

Thanks in advance!

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