zllrunning / video-object-removal

Just draw a bounding box and you can remove the object you want to remove.
MIT License
2.66k stars 474 forks source link

License? #3

Closed IICommitII closed 5 years ago

IICommitII commented 5 years ago

Excellent work here. I am confused about the licensing implications though. Would help if you could clarify if this can be used commercially?

Thanks!

notpushkin commented 5 years ago

@zllrunning I would suggest either ISC or AGPL-3.0, whatever you prefer. Tl;dr: ISC just requires to name you as the author (and perhaps you might also want require to cite the papers your code is based on) while AGPL also requires the (modified) source code to be provided to end users.

And thanks for the project, really impressive work!

zllrunning commented 5 years ago

Thanks for your interest. Licensed under an MIT license.