davidbau / rewriting

Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with objects added, removed, or altered. Change StyleGANv2 to make extravagant eyebrows, or horses wearing hats.
https://rewriting.csail.mit.edu/
MIT License
537 stars 76 forks source link

[Question] Question about labwidget #1

Closed mphirke closed 3 years ago

mphirke commented 3 years ago

Hello, first of all, great work but even better way of using Colab for the demo. I am having a lot of fun changing things into trees and horse mouths.

I could not find a license for labwidget or this repo in general on both Github and the linked MIT website. Is it possible for me to use labwidget for some of my notebooks with proper citations/credit? I've wanted to host stylegan models on the web but Heroku doesn't provide GPUs and the ones that do cost money while Colab is free.

davidbau commented 3 years ago

Absolutely, you can reuse it with attribution. I'll add a license to the repo today.

David

On Wed, Aug 5, 2020 at 7:44 AM Margesh Phirke notifications@github.com wrote:

Hello, first of all, great work. I am having a lot of fun changing things into trees and horse mouths, but even better way of using Colab for the demo.

I could not find a license for labwidget or this repo in general on both Github and the linked MIT website. Is it possible for me to use labwidget for some of my notebooks with proper citations/credit? I've wanted to host stylegan models on the web but Heroku doesn't provide GPUs and the ones that do cost money while Colab is free.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davidbau/rewriting/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2MN2GOKORLOPZ27J27AT3R7FAZXANCNFSM4PVMKQCA .

mphirke commented 3 years ago

Thank you very much for a quick response and for the permission.