JauB1981

Results 21 comments of JauB1981

I have the same issue :( Some succeded to solve it ? Thanks

Hi @cydiachen can you please update the project with the new dataloader and missed files please ? Thanks.

For me too, the highest PSNR was less than 23 ! But i didn't implemented the whole network as figuring in the paper (Didn't know how to implement at the...

You can check my test.py modified ` from __future__ import print_function import os os.environ["CUDA_VISIBLE_DEVICES"] = "0" import torch import torch.nn as nn import torch.nn.parallel import torch.backends.cudnn as cudnn import torch.optim...

@cydiachen can you please upload .npy files as you mentioned abode (before july) ? I need only those files to execute your main code. Thanks in advance.

Thanks @cydiachen for the update. I'll check all and come back to you. Just a question : in your approach, the HourGlass is generating parsing maps and Landmarks or do...

@cydiachen : I tried your new version but i think that some files are still missing, so i thaked only the DataLoader and i used your old code version. Did...

On which file do you have this error ? train.py or other file ?

> 请问一下你解决这个问题了么? What's exactly your problem so I can help you ?

> > > 请问一下你解决这个问题了么? > > > > > > What's exactly your problem so I can help you ? > > the file "losses.py" There is no need to...