Skip to content

Commit a49eee4

Browse files
committed
Update demo GPU requirements
1 parent a80c816 commit a49eee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The detector itself does not host the neural network. A [Triton Inference Server
3535
The [demo](demo) provides an example setup for the `point_cloud_object_detection` node. It can download and replay the [DrivIng dataset](https://doi.org/10.7910/DVN/VBZKDY) with the help of the [autonomy_datasets](https://github.com/thinking-cars/autonomy_datasets) ROS package. Alternatively, it can replay ten local [PCD files](demo/assets/pcds/). See [Additional dataset demos](demo/README.md) for another example.
3636

3737
> [!NOTE]
38-
> Running the demo requires an NVIDIA GPU and a host NVIDIA driver compatible with CUDA 13.1 or newer. 8 GB of VRAM is recommended.
38+
> Running the demo requires an NVIDIA GPU with compute capability 8.0 or higher, and a host NVIDIA driver compatible with CUDA 13.1 or newer. 8 GB of VRAM is recommended.
3939
4040
1. Allow local Docker containers to connect to the X server for RViz visualization.
4141

0 commit comments

Comments
 (0)