hughw19 / NOCS_CVPR2019

[CVPR2019 Oral] Normalized Object Coordinate Space for Category-Level 6D Object Pose and Size Estimation on Python3, Tensorflow, and Keras
https://geometry.stanford.edu/projects/NOCS_CVPR2019/
Other
454 stars 72 forks source link

License? #67

Closed Saafke closed 1 year ago

Saafke commented 2 years ago

Hi,

Thanks for this great work! What is the license for this repository? If you could add it, that would be greatly appreciated. Thanks in advance.

FYI - here's what happens if a repository has no license: "You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work."

Best, Saafke

hughw19 commented 1 year ago

An MIT license is added.

Best, He

On Nov 15, 2022, at 8:01 PM, Xavier Weber @. @.>> wrote:

Hi,

Thanks for this great work! What is the license for this repository? If you could add it, that would be greatly appreciated. Thanks in advance.

FYI - here's https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository what happens if a repository has no license: "You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work."

Best, Saafke

— Reply to this email directly, view it on GitHub https://github.com/hughw19/NOCS_CVPR2019/issues/67, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXSGH3QZLARI3V5PKHVKNLWIN3QZANCNFSM6AAAAAASA3SLPA. You are receiving this because you are subscribed to this thread.

Saafke commented 1 year ago

Thanks!