You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently uploaded a pytorch implementation of "Superpixel Sampling Networks" on my GitHub, and I was wondering which license I should be using for that repo, considering how "ssn_superpixels" is licensed under the Creative Commons license.
My concern is that my training script is based on that of another repo with a GPL-v3 license so I feel obliged to use a GPL-v3 license for my repo as well, but I was wondering whether this is in conflict with the CC license of the "ssn_superpixels" repo. Here is the link to my repo for reference (https://github.com/andrewsonga/ssn_pytorch).
I would love to hear your advice on this.
Andrew.
The text was updated successfully, but these errors were encountered:
Hello,
I recently uploaded a pytorch implementation of "Superpixel Sampling Networks" on my GitHub, and I was wondering which license I should be using for that repo, considering how "ssn_superpixels" is licensed under the Creative Commons license.
My concern is that my training script is based on that of another repo with a GPL-v3 license so I feel obliged to use a GPL-v3 license for my repo as well, but I was wondering whether this is in conflict with the CC license of the "ssn_superpixels" repo. Here is the link to my repo for reference (https://github.com/andrewsonga/ssn_pytorch).
I would love to hear your advice on this.
Andrew.
The text was updated successfully, but these errors were encountered: