Hi all,
is it possible to run the object detection tutorial
https://docs.nvidia.com/isaac/isaac/doc/tutorials/training_in_docker.html
on a system with Ubuntu 20.04?
I could successfully create and execute the start.sh
script opening the jupyter notebook. When running the first cells an Unity 3D window pops up constantly flashing generated training images. However, the notebook responses with “Generated Samples: 0” (see appended picture) while localhost:3000 is not accessible.
Hope you can help!