ROMP icon indicating copy to clipboard operation
ROMP copied to clipboard

No such file or directory:ROMP/model_data/parameters/J_regressor_extra.npy

Open Hrforeverqqqqqq opened this issue 3 years ago • 3 comments

Hello! An error occurred while running the following code. python -m romp.predict.image --inputs=demo/images --output_dir=demo/image_results --show_mesh_stand_on_image --interactive_vis Can't find ROMP/model_data/parameters/J_regressor_extra.npy.

Hrforeverqqqqqq avatar Nov 29 '22 10:11 Hrforeverqqqqqq

@Hrforeverqqqqqq , Hi, which version of code are you using? Could you use the latest code? Here is the file that you need. J_regressors.zip

Arthur151 avatar Nov 29 '22 10:11 Arthur151

Yes, I'm using the latest code.Thank you!

@Hrforeverqqqqqq , Hi, which version of code are you using? Could you use the latest code? Here is the file that you need. J_regressors.zip

Hrforeverqqqqqq avatar Nov 29 '22 10:11 Hrforeverqqqqqq

Hi, @Hrforeverqqqqqq , We recommand to use the simple-romp for inference. https://github.com/Arthur151/ROMP/tree/master/simple_romp The python -m romp.predict.* may not work without maintaining.

Arthur151 avatar Nov 29 '22 10:11 Arthur151