FSRNET_pytorch icon indicating copy to clipboard operation
FSRNET_pytorch copied to clipboard

The File seems to be incomplete.

Open yangyingni opened this issue 5 years ago • 7 comments

The file is incomplete,can someone provide a full one?Thank you

yangyingni avatar Jun 13 '19 12:06 yangyingni

Dear friend, This code is originally altered from Wavelet-SR base code, you can refer to that code and copy the dataloader from the base code and simply replace train batches from the main.py. I am recently occupied by some issues, i will update those self-altered code before july.

cydiachen avatar Jun 18 '19 13:06 cydiachen

Dear friend, This code is originally altered from Wavelet-SR base code, you can refer to that code and copy the dataloader from the base code and simply replace train batches from the main.py. I am recently occupied by some issues, i will update those self-altered code before july.

Thank you!

yangyingni avatar Jun 19 '19 02:06 yangyingni

@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.

JauB1981 avatar Aug 17 '19 20:08 JauB1981

THX. I am uploading the pretrained weight and I rewrite all the dataloader for you. You can download the NEW_VERSION.

cydiachen avatar Sep 02 '19 07:09 cydiachen

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 you use only parsing maps ?

JauB1981 avatar Sep 02 '19 09:09 JauB1981

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 you use only parsing maps ?

I am now only use Parsing Maps as prior information, for the setup of landmarks haven't been added.

cydiachen avatar Sep 10 '19 05:09 cydiachen

@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 you tried to run your new version without issue ? Thanks.

JauB1981 avatar Sep 10 '19 07:09 JauB1981