SMALify
SMALify copied to clipboard
This repository contains an implementation for performing 3D animal (quadruped) reconstruction from a monocular image or video. The system adapts the pose (limb positions) and shape (animal type/heigh...
Hey, I am facing the following error while running optimize_to_joints.py. I have followed all the instructions exactly as described but I am still facing this issue. Kindly help out. `100%...
Hello@benjiebob, I got the following error when using your model for batch training, can you tell me how to fix it.The data I input is a four-dimensional tensor(7 * 3...
Any idea for this? Traceback (most recent call last): File "smal_fitter/optimize_to_joints.py", line 147, in main() File "smal_fitter/optimize_to_joints.py", line 89, in main model = SMALFitter(device, data, config.WINDOW_SIZE, config.SHAPE_FAMILY, use_unity_prior) File "C:\Users\LID0E\source\Research\SMALift\SMALify\smal_fitter\smal_fitter.py",...