No such file or directory:ROMP/model_data/parameters/J_regressor_extra.npy
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 , Hi, which version of code are you using? Could you use the latest code? Here is the file that you need. J_regressors.zip
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
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.