IGLICT / DeepFaceDrawing-Jittor

GNU General Public License v3.0
757 stars 140 forks source link

Can this code be run on Google Colab? #16

Open arka57 opened 3 years ago

arka57 commented 3 years ago

Can this code be run on Google Colab?

Sreerag-ibtl commented 3 years ago

I somehow managed to get it working on the collab. Basically, I connected Colab to a remote desktop. Hopefully, I can come up with the steps soon and update here. See the screen shot below:

Screenshot from 2021-04-13 19-59-09

arka57 commented 3 years ago

Thanks

On Tue, Apr 13, 2021 at 8:04 PM Sreerag M @.***> wrote:

I somehow managed to get it working on the collab. Basically, I connected Colab to a remote desktop. Hopefully, I can come up with the steps soon and update here. See the screen shot below:

[image: Screenshot from 2021-04-13 19-59-09] https://user-images.githubusercontent.com/39914922/114570386-6b583300-9c93-11eb-8fd4-4be4a0a4221a.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IGLICT/DeepFaceDrawing-Jittor/issues/16#issuecomment-818786123, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIW6EFBAHWWXT7OVNIAOH33TIRJBFANCNFSM4UGLF6XQ .

peterpans2013 commented 3 years ago

I somehow managed to get it working on the collab. Basically, I connected Colab to a remote desktop. Hopefully, I can come up with the steps soon and update here. See the screen shot below:

Screenshot from 2021-04-13 19-59-09

Can you tell me how to do this? Thanks

Sreerag-ibtl commented 3 years ago
  1. Use this notebook to set up Chrome Remote Desktop in Colab. The first two cells will do.
  2. Access Colab from Chrome Remote Desktop.
  3. Complete the installation process and run the demo which will open the UI.

There is a noticeable delay in the processes. But works.

Update:

This might no longer work because of some known issue with the remote desktop. But other similar solutions might work.