docs: add support routing banner

#11
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -22,6 +22,16 @@ pipeline_tag: image-to-3d
22
 
23
  **Asset Harvester** is an image-to-3D model and end-to-end system that converts sparse, in-the-wild object observations from real driving logs into complete, simulation-ready assets. The model generates 3D assets from a single image or multiple images of vehicles, VRUs or other road objects extracted from autonomous driving sessions. To run Asset Harvester, please check our [**codebase**](https://github.com/NVIDIA/asset-harvester).
24
 
 
 
 
 
 
 
 
 
 
 
25
  <p align="center">
26
  <img src="docs/pipeline.gif" alt="Asset Harvester teaser" width="100%" style="border: none;">
27
  </p>
 
22
 
23
  **Asset Harvester** is an image-to-3D model and end-to-end system that converts sparse, in-the-wild object observations from real driving logs into complete, simulation-ready assets. The model generates 3D assets from a single image or multiple images of vehicles, VRUs or other road objects extracted from autonomous driving sessions. To run Asset Harvester, please check our [**codebase**](https://github.com/NVIDIA/asset-harvester).
24
 
25
+ ## Support
26
+
27
+ 📣 **Asset Harvester usage questions**: post on the [NVIDIA Developer Forum (Omniverse / NuRec)](https://forums.developer.nvidia.com/c/omniverse/platform/nurec/752).
28
+
29
+ 🐛 **Asset Harvester code bugs / documentation issues / feature requests**: file a GitHub issue using the appropriate template (Bug report, Documentation request, or Feature request) at https://github.com/NVIDIA/asset-harvester/issues/new/choose . The relevant NVIDIA responder is auto-assigned.
30
+
31
+ 🚨 **Security vulnerabilities**: please use [NVIDIA's Vulnerability Disclosure Program](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail). Do not file public issues.
32
+
33
+ *(Note: the Hugging Face Community tab for the Asset Harvester model will be disabled on 08/04/2026. Please use the channels above.)*
34
+
35
  <p align="center">
36
  <img src="docs/pipeline.gif" alt="Asset Harvester teaser" width="100%" style="border: none;">
37
  </p>