DrSleep / light-weight-refinenet

Light-Weight RefineNet for Real-Time Semantic Segmentation
Other
734 stars 163 forks source link

Is this repo under MIT? #14

Closed bhack closed 5 years ago

bhack commented 5 years ago

The Readme tells MIT but the content of the link not https://github.com/DrSleep/light-weight-refinenet#license

DrSleep commented 5 years ago

2-clause BSD, updated README

bhack commented 5 years ago

Thanks for the clarification. Could you align also some source file header that has the old text?

bhack commented 5 years ago

The License is not BSD https://github.com/DrSleep/light-weight-refinenet/blob/master/LICENSE

DrSleep commented 5 years ago

the license text stays the same

https://opensource.org/licenses/BSD-2-Clause

bhack commented 5 years ago

I read "for non-commercial purposes" in License and source files that is not BSD

bhack commented 5 years ago

https://github.com/DrSleep/light-weight-refinenet/search?q=%22for+non-commercial+purposes%22&unscoped_q=%22for+non-commercial+purposes%22

DrSleep commented 5 years ago

Modified BSD then. This is not going to be changed.

On Thursday, 29 November 2018, bhack notifications@github.com wrote:

https://github.com/DrSleep/light-weight-refinenet/search? q=for+non-commercial+purposes&unscoped_q=for+non-commercial+purposes

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/DrSleep/light-weight-refinenet/issues/14#issuecomment-442604011, or mute the thread https://github.com/notifications/unsubscribe-auth/AHemmMFVQ9-9HfmsZh3dUoFSIo3SCyxIks5uzvpmgaJpZM4Y1mnQ .

bhack commented 5 years ago

Ok thanks for the clarification but modified BSD doesn't exist it is simply your custom license and I cannot experiment with custom licenses by policy. I will try to analyze your results starting from the paper if needed.

DrSleep commented 5 years ago

yes, you are right - my wording was not exact, sorry about that This custom license is the same as for RefineNet - https://github.com/guosheng/refinenet#license I will make it clear in README, thanks for pointing it out in the first place

bhack commented 5 years ago

OK thank you for the clarification of the source. I will start from an implementation under MIT https://github.com/thomasjpfan/pytorch_refinenet