You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everybody, there seem to be multiple issues going on, which are unfortunately preventing me from doing any tests with the repo.
The current specification for preprocessing the "synthetic_humans" dataset is asking me to pass
--dataset="synthetic_humans"
... as an argument, while the preprocessing script itself
assertself.datasetin [
"egobody",
"synthetic",
], f"{self.dataset} is not supported."
...does not allow this argument.
Furthermore, the current version of the test_set_release dataset does not seem to contain any split_train.txt (or train_list.txt) files that are required to split the datasets during preprocessing. I really hope you can push the required updates, as it would be great to do some tests with this :)
jako5
changed the title
Current Issues
Preprocessing Problems
Jul 3, 2024
No description provided.
The text was updated successfully, but these errors were encountered: