--- library_name: pytorch pipeline_tag: other tags: - computer-vision - point-cloud - 3d-scene-understanding - semantic-segmentation license: mit --- # GRANT Official repository for **GRANT**. ## Model description GRANT is a PyTorch model for 3D scene understanding. ## Files - `config.json`: model configuration - `pytorch_model.bin` or `*.pth`: pretrained weights ## Usage Please refer to the repository code for training and inference. ## Citation ...