Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

File metadata and controls

14 lines (11 loc) · 1.08 KB

Parts of this repository are under different license terms:

  • The file create_cond_ds.py is based on https://github.com/PKU-EPIC/GAPartNet commit c8d4ad2, which is licensed under CC BY-NC 4.0 https://creativecommons.org/licenses/by-nc/4.0/ . Modifications are Copyright (c) 2025 University of Augsburg (Author: Jens Kreber jens.kreber@uni-a.de, Intelligent Perception in Technical Systems group). The modified version is licensed under CC BY-NC 4.0 https://creativecommons.org/licenses/by-nc/4.0/ .

  • Libraries in subfolders under core/models/utils/occnet_utils/utils have their individual licenses indicated there. An overview is

    • libmcubes BSD-3-Clause
    • libsimplify MIT
    • libmise MIT
  • All remaining code is based on https://github.com/JiahuiLei/NAP commit 1b062cb, which is licensed under the MIT License. See LICENSE_NAP.md. Modifications are Copyright (c) 2025 University of Augsburg (Author: Jens Kreber jens.kreber@uni-a.de, Intelligent Perception in Technical Systems group). The modified version is licensed under the MIT License, see LICENSE_MIT.md.