Ruid
Ruid
I had ran smpl code and modified it manually θ and β, The generated .obj can be viewed in meshlab. How can i apply the parameters obtained from the pose...
I have modified the smpl model and saved the pkl file,but i not load it in SMPL code. `def ready_arguments(fname_or_dict): if not isinstance(fname_or_dict, dict): #dd = pickle.load(open(fname_or_dict)) dd = pickle.load(open(fname_or_dict,"rb"),encoding='iso-8859-1')...
epoch[3] It descends  epoch[87] it fluctuating.  but valid_loss looks all right.  ---------- I did not modify the config file.Is this normal?
hi,i am newbie.I would like to ask why it can adapt to any number of cameras? If you train the weights from 4 views,but I need 6 views to test....
Ubuntu 22.04 LTS:6.8.0-40-generic **I've read the Readme** ``` apt install clang libelf1 libelf-dev zlib1g-dev git clone --recurse-submodules https://github.com/libbpf/libbpf-bootstrap git submodule update --init --recursive cd examples/c make ``` **OUTPUT:** MKDIR .output...