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
I made a new object with blend and generates an .npy file using pvnet-rendering .I want to know how to convert the .npy file into the required sampled_RTs.pkl? I use import pickle to see that array is different. Thank you!
The text was updated successfully, but these errors were encountered:
Same question. Did you find an answer to that one?
I want to generate _sampled_RTs.pkl for my own Data. However, pvnet-rendering is only giving me a numpy file.
I read in this issue that the generated "x_RT.pkl" files created in "renders" file are just merged together and put into one pkl file.
However, I dont know where to find the script to merge them. If you merge them by python script, I dont know the correct syntax or structure they used.
I made a new object with blend and generates an .npy file using pvnet-rendering .I want to know how to convert the .npy file into the required sampled_RTs.pkl? I use import pickle to see that array is different. Thank you!
The text was updated successfully, but these errors were encountered: