Alberto
Alberto
Hi! After several tries I finally obtained a useful conda enviorment to run at least the demo from the samples folder. I had to set the enviorment to a python...
https://github.com/minar09/cp-vton-plus/blob/ff44e465853afecfa53ba2b62b41f332e5476fe4/networks.py#L291 Hi! I understand the Radial Basis kernel they are using is the following: U = r^2 * log( r ) However, seems to me that the function used is...
Hi, following your code, in order to generate the train/test dataset I apparently must prepare the 'image-parse-agnostic-v3.2'. It looks like it's the same file as in the 'openpose_img', but the...
Hi! Thanks for your work. I have been trying to run the evaluation script. However, I encountered an issue which I don't seem to have the knowledge to solve it....