Rohit Paul
Rohit Paul
Hi, I was trying to do reposing on the data given in the repo using "python inference.py --input_path ./data --CCM_pretrained_model path/to/CCM_epoch50.pt --pretrained_model path/to/posewithstyle.pt" command. After using the command the result...
What is the proper way of fine-tuning the model on multiple images? I passed three different images(*.png files) of the same person and its corresponding poses(*_densepose.npy) It seems the model...
Hey like the repo. As per my usecase I want to change/introduce lighting from a certain angle. Just wanted to know, Given the depth information, what does 'ref_center_dis' signifies in...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
@levihsu Given the get_mask_location function used at the time of inferencing, since it uses human parsing the agnostic mask created is of the shape of the models garment beneath it,...