tyshiwo / FSRNet

Demo code for our CVPR'18 paper "FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors" (SPOTLIGHT Presentation)
255 stars 53 forks source link

Setup information #7

Open MyraBaba opened 6 years ago

MyraBaba commented 6 years ago

Hi,

Can you provide a small setup requirements steps for ubuttu 18 ?

also can we test with cpu ?

tyshiwo commented 6 years ago

Hi,

Since I haven't tried this work on Ubuntu 18, I am not clear on the setup requirements steps either. Besides, I think our model can test with CPU, but again I didn't try that.

MyraBaba commented 6 years ago

any docker image ? it could be super useful

tyshiwo commented 6 years ago

Sorry, no docker image :(

MyraBaba commented 6 years ago

Can you add a small description for non lua user :) I am c++ and foreign to the lua .

What I should do to test (installing lua and packages)

nmber5 commented 6 years ago

@MyraBaba have you test successfully with cpu? i have truble with it newer to torch and lua

flycoderRuan commented 5 years ago

@tyshiwo hello, can you give a description about the enviroment such as the version of the lua , torch , cuda and cudnn? i meet some error when i run you code. the error is as followed: image can you help me to fix the error? Thank you very much!

JasonBournePark commented 5 years ago

Hello, authors! Could you give me more information for running (teting) your network ? I am planning to test your network on Pycharm (Windows 10) by generating and addint a Anaconda Environment. Please give me a TIP. Thank you guys.

MyraBaba commented 5 years ago

@tyshiwo Hi ,

How we can run the code on cpu ? which imports/requires needs to be changed ?