Jeonghwan Kim

Results 7 issues of Jeonghwan Kim

I'm training ROMP model with your code It saves every validation process but, I test the results with "python -m romp.test" code I got the different result as evaluation I...

In the paper, it says that fine tuned model shows the best performance at 120Epoch, but after running the v1_hrnet_3dpw_ft.yml file, it showed the best performance at 1 epoch. Did...

I trained the model you provided on the GoPro dataset. I trained 3000 Epoch with CharbonnierLoss and Edge loss as MPRNet code and I also use same scheduler as MPRNet...

I'm trying to generate posmap from the output of 3D reconstruction model like ROMP, PARE. Is is possible to generate posmap with only vertices information? If is possible can help...

![그림1](https://user-images.githubusercontent.com/77155480/189826378-4eff7980-dcd1-4818-a264-287bffd75f34.png) I rendered the obj with pytorch3d library and fit the SMPL skinned model using the parameters provided. but, I got the results as above. I think this is upside...

I runned demo.lua and demo.m with my own dataset, but I want to fit on smpl model which makes more detail how can I do? I think it needs info.m...

Hi thank you for your great work! Im trying to run fit_smplicit.py at remote server(Linux) but it has an error because of the display Like this. ['data/images/back2.jpg', 'data/images/front2.jpg', 'data/images/v2.jpg'] /usr/local/lib/python3.7/dist-packages/SMPLicit-0.0.1-py3.7.egg/SMPLicit/SMPL.py:94:...