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

Index Error #130

Open
SreekarBasa opened this issue Jul 8, 2024 · 1 comment
Open

Index Error #130

SreekarBasa opened this issue Jul 8, 2024 · 1 comment

Comments

@SreekarBasa
Copy link

scripts\sgan\data\trajectories.py", line 124, in init
frames = np.unique(data[:,0]).tolist()
~~~~^^^^^
IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed

What should i change to train the model.

@SreekarBasa
Copy link
Author

parser.add_argument('--delim', default=' ') instead of this put default ='/t', it works!!

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