Andrea Bragagnolo
Andrea Bragagnolo
Hi, I've noticed that the ["splash" image of the repository]( https://github.com/Unity-Technologies/com.unity.perception/blob/main/com.unity.perception/Documentation~/images/labeler-showcase.jpg) shows a scene representing a retail shop and the relative labels. Do you know if this scene is available...
Hi, I'm encountering the following error in `val_loop`: ``` Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/local/lib/python3.10/dist-packages/ffcv/loader/epoch_iterator.py", line 84, in...
## ❓ Question I'm trying to export a torch model that processes large inputs (e.g., 8192x2048). I have noticed that `torch_tensorrt.compile` fails with inputs greater than 4096x2048 (I haven't tried...
When attempting to load SLSTR Level-1B data (S3A_SL_1_RBT product) using the slstr_l1b reader, Satpy fails with a KeyError indicating that the F1 dataset could not be loaded. This is what...