Infer
Performing inference with Aframe models using NVIDIA’s Triton Inference Server
Environment
In the root of the infer project, run
apptainer build $AFRAME_CONTAINER_ROOT/infer.sif apptainer.def
to build the infer container.
Scripts
TODO: explain inference deployment