ICNet-tensorflow icon indicating copy to clipboard operation
ICNet-tensorflow copied to clipboard

Code licensing

Open jacobdang opened this issue 8 years ago • 4 comments

Thanks a lot for this wonderful software. Just wondering what is the license for this code? Can it be used for commercial projects?

jacobdang avatar Jan 02 '18 14:01 jacobdang

Hey @jacobdang, I think you should contact the original author for details first, I have no idea on such things. But I am glad to know how you can apply this software to commercial projects.

hellochick avatar Jan 05 '18 06:01 hellochick

Hi, @hellochick Thanks for the reply. We are developing a perception software for an autonomous driving project, i.e. segmentation of road region and lane-marker region. This type of software could be very useful. So Thank you!

Just wondering have you developed the majority portion of software independently by mostly referring to the paper/algorithm rather than original authors' code? If that is the case, then your code is considered as "original work," and I need not original author's permission, as long as you agree. Otherwise, I will ask them.

Thanks very much!

Yours, jacobdang

jacobdang avatar Jan 05 '18 12:01 jacobdang

Hi @jacobdang , since the paper did not specify the architecture of the network, I need to refer to the author's code which implemented in Caffe, and re-implement the code in tensorflow myself. I think the issue about "original work" is a little ambiguous. At least, I will agree in my part! Hope you can do great job in autonomous driving, I also do research in this field. If you have any good result, please tell me. Thank you !

hellochick avatar Jan 06 '18 10:01 hellochick

Hi @hellochick, Thanks very much for your kind reply! It is very nice for you to agree on your part to release the code for commercial use. Appreciate that a lot. Will check with the original authors on remaining matters, and let you know the result as well. Will let you know my progress on autonomous driving and hopeful we can have more discussion later. Thanks again!

jacobdang avatar Jan 09 '18 14:01 jacobdang