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

About .json to .npy #10

Closed
iluvrachel opened this issue Aug 7, 2019 · 2 comments
Closed

About .json to .npy #10

iluvrachel opened this issue Aug 7, 2019 · 2 comments

Comments

@iluvrachel
Copy link

Thank you for your excellent work!
The code fbx2joints3d.py convert .fbx files into .json format.
But only .npy format files could be recognized in the code preprocess.py and also the subsequent process.
So how can I prepare my own dataset?
Or how can I convert json files to npy files like you did?

@ChrisWu1997
Copy link
Owner

Thanks for this issue!
I forgot to upload that script. Now I add a function json2npy in fbx2joints3d.py to convert .json to .npy. Please check if that works since I haven't test it. Feel free to let me know if there is any problem.

@iluvrachel
Copy link
Author

Thanks a lot!

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