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

Train Issue with aligned data #94

Open
LennyAharon opened this issue Oct 9, 2024 · 5 comments
Open

Train Issue with aligned data #94

LennyAharon opened this issue Oct 9, 2024 · 5 comments

Comments

@LennyAharon
Copy link

When I am using a data set that is already aligned and I change the config file to egocentric_data = true it still required pose_erf index and raise an error when I try to use create_trainset. The way I solved it (at least I hope) is to first change to egocentric_data = true when I use pose_to_numpy and then when I create_trainset I need to change in the configrations to egocentric_data = false.
I am trying to train the model but there are still problems with the results folder that isn't created as wanted.

@luiztauffer
Copy link
Collaborator

hi @La2872 , thank you for reporting this. Could you provide a sample from your dataset to help us debug it?

@LennyAharon
Copy link
Author

LennyAharon commented Oct 17, 2024

Hi! I used fly data that. will give a sample from this. the data is egocentric aligned.

It doesn't let me upload the file because it is too big. How can I send it?

Also, I would appreciate the help for the use of the egocentric alignment for data that is not egocentric aligned

@LennyAharon
Copy link
Author

https://drive.google.com/drive/folders/1wuTQJ8KHhXIeMgiquGWiNGxgDDYQtqbd?usp=sharing

This is the link to the data.

Another issue that I have is that when I train the model the results folder is being deleted.

Thanks for the help.

@luiztauffer
Copy link
Collaborator

hi @La2872 sorry for the delayed reply, I've been fixing other issues with VAME, now I can take a look at the aligned data errors.
Could you please share give me access to the folder you shared above?

@LennyAharon
Copy link
Author

Hi, I gave access from my personal email account. Please let me know you can access it.

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