Upload folder using huggingface_hub
Browse files
LICENSE
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
NVIDIA License
|
2 |
+
|
3 |
+
1. Definitions
|
4 |
+
|
5 |
+
“Licensor” means any person or entity that distributes its Work.
|
6 |
+
“Work” means (a) the original work of authorship made available under this license, which may include software, documentation, or other files, and (b) any additions to or derivative works thereof that are made available under this license.
|
7 |
+
The terms “reproduce,” “reproduction,” “derivative works,” and “distribution” have the meaning as provided under U.S. copyright law; provided, however, that for the purposes of this license, derivative works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work.
|
8 |
+
Works are “made available” under this license by including in or with the Work either (a) a copyright notice referencing the applicability of this license to the Work, or (b) a copy of this license.
|
9 |
+
|
10 |
+
2. License Grant
|
11 |
+
|
12 |
+
2.1 Copyright Grant. Subject to the terms and conditions of this license, each Licensor grants to you a perpetual, worldwide, non-exclusive, royalty-free, copyright license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense and distribute its Work and any resulting derivative works in any form.
|
13 |
+
|
14 |
+
3. Limitations
|
15 |
+
|
16 |
+
3.1 Redistribution. You may reproduce or distribute the Work only if (a) you do so under this license, (b) you include a complete copy of this license with your distribution, and (c) you retain without modification any copyright, patent, trademark, or attribution notices that are present in the Work.
|
17 |
+
|
18 |
+
3.2 Derivative Works. You may specify that additional or different terms apply to the use, reproduction, and distribution of your derivative works of the Work (“Your Terms”) only if (a) Your Terms provide that the use limitation in Section 3.3 applies to your derivative works, and (b) you identify the specific derivative works that are subject to Your Terms. Notwithstanding Your Terms, this license (including the redistribution requirements in Section 3.1) will continue to apply to the Work itself.
|
19 |
+
|
20 |
+
3.3 Use Limitation. The Work and any derivative works thereof only may be used or intended for use non-commercially. Notwithstanding the foregoing, NVIDIA Corporation and its affiliates may use the Work and any derivative works commercially. As used herein, “non-commercially” means for conducting research activities and research publications, in each case on a non-commercial basis.
|
21 |
+
|
22 |
+
3.4 Patent Claims. If you bring or threaten to bring a patent claim against any Licensor (including any claim, cross-claim or counterclaim in a lawsuit) to enforce any patents that you allege are infringed by any Work, then your rights under this license from such Licensor (including the grant in Section 2.1) will terminate immediately.
|
23 |
+
|
24 |
+
3.5 Trademarks. This license does not grant any rights to use any Licensor’s or its affiliates’ names, logos, or trademarks, except as necessary to reproduce the notices described in this license.
|
25 |
+
|
26 |
+
3.6 Termination. If you violate any term of this license, then your rights under this license (including the grant in Section 2.1) will terminate immediately.
|
27 |
+
|
28 |
+
4. Disclaimer of Warranty.
|
29 |
+
|
30 |
+
THE WORK IS PROVIDED “AS IS” WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OR CONDITIONS OF
|
31 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT. YOU BEAR THE RISK OF UNDERTAKING ANY ACTIVITIES UNDER THIS LICENSE.
|
32 |
+
|
33 |
+
5. Limitation of Liability.
|
34 |
+
|
35 |
+
EXCEPT AS PROHIBITED BY APPLICABLE LAW, IN NO EVENT AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE SHALL ANY LICENSOR BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATED TO THIS LICENSE, THE USE OR INABILITY TO USE THE WORK (INCLUDING BUT NOT LIMITED TO LOSS OF GOODWILL, BUSINESS INTERRUPTION, LOST PROFITS OR DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY OTHER DAMAGES OR LOSSES), EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
flow.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f73de9be11aa514fffe75cd8dece1c996060c2de916b3445004ae1aff4e19fcc
|
3 |
+
size 2499190359
|
model_card.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: nvidia-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/nvidia/PartPacker/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
# PartPacker
|
10 |
+
|
11 |
+
## Description:
|
12 |
+
In this work, we propose a new end-to-end framework for part-level 3D object generation.
|
13 |
+
Given a single input image, our method generates high-quality 3D shapes with an arbitrary number of complete and semantically meaningful parts. Most existing methods generate a single mesh with all parts fused together, which limits the ability to edit or manipulate individual parts. A key challenge in part-level generation is that different objects may have a varying number of components. To address this problem, we introduce a dual volume packing strategy that organizes all parts into two complementary volumes, allowing for the creation of complete and interleaved parts that assemble into the final object. Experiments show that our model achieves better quality, diversity, and generalization than previous image-based part-level generation methods.
|
14 |
+
|
15 |
+
This model is ready for non-commercial use.
|
16 |
+
|
17 |
+
## License/Terms of Use:
|
18 |
+
[NVIDIA Non-Commercial License](https://huggingface.co/nvidia/PartPacker/blob/main/LICENSE)
|
19 |
+
|
20 |
+
## Model Architecture:
|
21 |
+
**Architecture Type:** Transformer
|
22 |
+
|
23 |
+
## Input:
|
24 |
+
**Input Type(s):** Image
|
25 |
+
**Input Format(s):** RGB Image
|
26 |
+
**Input Parameters:** 2D Image
|
27 |
+
**Other Properties Related to Input:** Condition for the model.
|
28 |
+
|
29 |
+
## Output:
|
30 |
+
**Output Type(s):** Mesh
|
31 |
+
**Output Format:** GLB
|
32 |
+
**Output Parameters:** 3D Mesh
|
33 |
+
**Other Properties Related to Output:** Generated 3D shape with parts.
|
34 |
+
|
35 |
+
## Supported Hardware Microarchitecture Compatibility
|
36 |
+
* NVIDIA Ampere
|
37 |
+
* NVIDIA Hopper
|
38 |
+
|
39 |
+
## Supported Operating System(s)
|
40 |
+
* Linux
|
41 |
+
|
42 |
+
## Model Version(s):
|
43 |
+
v1.0
|
44 |
+
|
45 |
+
## Training Dataset:
|
46 |
+
[Objaverse-XL](https://objaverse.allenai.org/)
|
47 |
+
**Properties:** We use about 250k mesh data, which is a subset from the Objaverse-XL with part-level annotations.
|
48 |
+
**Dataset License(s):** The use of the dataset as a whole is licensed under the ODC-By v1.0 license.
|
49 |
+
|
50 |
+
|
51 |
+
## Inference:
|
52 |
+
Pytorch
|
53 |
+
|
54 |
+
|
55 |
+
## Ethical Considerations:
|
56 |
+
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
57 |
+
|
58 |
+
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
vae.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb2d3aa3b61dd902d73b938bb4ce90a842a78889e453b67b3b64dd641becad67
|
3 |
+
size 680651554
|