Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ pipeline_tag: text-to-3d
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# 🚀 First INT4 Quantized Efficient-Cube3D - Run on Half the VRAM
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
-blueviolet)
|
| 18 |
-brightgreen)
|
| 19 |
-blue)
|
|
@@ -35,11 +39,11 @@ enabling 3D shape generation on much smaller, more accessible GPUs.
|
|
| 35 |
</mark>
|
| 36 |
|
| 37 |
### Original BF16 vs Quantized INT4 Comparisons:
|
| 38 |
-
##### A. Easy Categories (
|
| 39 |

|
| 40 |
-
##### B. Medium Categories (
|
| 41 |

|
| 42 |
-
##### C. Complex Categories (
|
| 43 |

|
| 44 |
|
| 45 |
|
|
@@ -58,36 +62,36 @@ Quantization method: **RTN W4A16**, group_size=128, via [torchao](https://github
|
|
| 58 |
| `quant_config.json` | tiny | Quantization metadata |
|
| 59 |
|
| 60 |
|
| 61 |
-
## New Benchmarking Dataset (15
|
| 62 |
|
| 63 |
-
### Shape Quality (Chamfer Distance, 15 categories,
|
| 64 |
|
| 65 |
-
Median Chamfer Distance: 67.
|
| 66 |
|
| 67 |
-
Best categories: `
|
| 68 |
-
Complex categories: `symmetry_topology` (
|
| 69 |
|
| 70 |
|
| 71 |
-
| Category | Mean | Std | n |
|
| 72 |
-
|---|---:|---:|---:|
|
| 73 |
**Easy** (CD × 10⁻³ < 75)
|
| 74 |
-
|
|
| 75 |
-
|
|
| 76 |
-
|
|
| 77 |
-
| animal_domestic | 56.5 | 21.2 | 10 |
|
| 78 |
-
| tool_hardware | 66.7 | 44.7 | 10 |
|
| 79 |
-
| furniture | 70.4 | 34.2 | 10 |
|
| 80 |
-
| musical_instrument | 72.5 | 45.7 | 10 |
|
| 81 |
**Medium** (CD × 10⁻³ 75–100)
|
| 82 |
-
|
|
| 83 |
-
|
|
| 84 |
-
|
|
| 85 |
-
|
|
| 86 |
-
|
|
| 87 |
-
|
|
|
|
|
| 88 |
**Complex** (CD × 10⁻³ > 100)
|
| 89 |
-
|
|
| 90 |
-
|
|
|
|
|
|
|
|
|
|
|
| 91 |
|
| 92 |
## Requirements
|
| 93 |
|
|
@@ -101,7 +105,7 @@ torchao==0.10.0
|
|
| 101 |
The .pt file is a torchao pickle, torchao enables kernel-supported INT4 inference.
|
| 102 |
|
| 103 |
## Usage
|
| 104 |
-
Please see the
|
| 105 |
|
| 106 |
|
| 107 |
## Quantization details
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# 🚀 First INT4 Quantized Efficient-Cube3D - Run on Half the VRAM
|
| 17 |
+
|
| 18 |
+
[](https://github.com/TrNi/efficient-cube3d)
|
| 19 |
+
[](https://drive.google.com/file/d/1-mWdiDHJIozQnKC-bP9TmaWR0fQLRo2X/view?usp=sharing)
|
| 20 |
+
|
| 21 |
-blueviolet)
|
| 22 |
-brightgreen)
|
| 23 |
-blue)
|
|
|
|
| 39 |
</mark>
|
| 40 |
|
| 41 |
### Original BF16 vs Quantized INT4 Comparisons:
|
| 42 |
+
##### A. Easy Categories (3)
|
| 43 |

|
| 44 |
+
##### B. Medium Categories (7)
|
| 45 |

|
| 46 |
+
##### C. Complex Categories (5)
|
| 47 |

|
| 48 |
|
| 49 |
|
|
|
|
| 62 |
| `quant_config.json` | tiny | Quantization metadata |
|
| 63 |
|
| 64 |
|
| 65 |
+
## New Benchmarking Dataset (15 categories, 310 prompts)
|
| 66 |
|
| 67 |
+
### Shape Quality (Chamfer Distance, 15 categories, 310 prompts):
|
| 68 |
|
| 69 |
+
Median Chamfer Distance: 67.7 × 10⁻³
|
| 70 |
|
| 71 |
+
Best categories: `animal_domestic` (55.0), `vehicle_land` (52.2), `architecture` (54.0).
|
| 72 |
+
Complex categories: `symmetry_topology` (113.6), `abstract_mathematical` (107.2) — high variance.
|
| 73 |
|
| 74 |
|
| 75 |
+
| Category | Median | Mean | Std | n |
|
| 76 |
+
|---|---:|---:|---:|---:|
|
| 77 |
**Easy** (CD × 10⁻³ < 75)
|
| 78 |
+
| animal_domestic | 55.0 | 60.4 | 25.5 | 20 |
|
| 79 |
+
| vehicle_land | 52.2 | 61.1 | 39.0 | 20 |
|
| 80 |
+
| architecture | 54.0 | 61.7 | 29.9 | 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
**Medium** (CD × 10⁻³ 75–100)
|
| 82 |
+
| musical_instrument | 43.1 | 79.0 | 86.3 | 20 |
|
| 83 |
+
| animal_wild | 65.2 | 80.4 | 45.2 | 20 |
|
| 84 |
+
| geometric_primitive | 40.8 | 81.0 | 90.2 | 20 |
|
| 85 |
+
| furniture | 74.9 | 82.5 | 39.8 | 20 |
|
| 86 |
+
| fine_detail | 57.7 | 83.3 | 72.8 | 20 |
|
| 87 |
+
| original_visuals | 71.6 | 79.5 | 47.3 | 30 |
|
| 88 |
+
| vehicle_air_water | 77.8 | 97.5 | 78.9 | 20 |
|
| 89 |
**Complex** (CD × 10⁻³ > 100)
|
| 90 |
+
| electronics | 97.4 | 126.4 | 79.3 | 20 |
|
| 91 |
+
| nature_plant | 111.3 | 132.0 | 69.9 | 20 |
|
| 92 |
+
| tool_hardware | 63.7 | 139.5 | 193.7 | 20 |
|
| 93 |
+
| abstract_mathematical | 107.2 | 147.4 | 124.2 | 20 |
|
| 94 |
+
| symmetry_topology | 113.6 | 176.5 | 169.5 | 20 |
|
| 95 |
|
| 96 |
## Requirements
|
| 97 |
|
|
|
|
| 105 |
The .pt file is a torchao pickle, torchao enables kernel-supported INT4 inference.
|
| 106 |
|
| 107 |
## Usage
|
| 108 |
+
Please see the [](https://drive.google.com/file/d/1-mWdiDHJIozQnKC-bP9TmaWR0fQLRo2X/view?usp=sharing) notebook.
|
| 109 |
|
| 110 |
|
| 111 |
## Quantization details
|