antoinekeller
antoinekeller
Thank you so much for your answer. Effectively, I had to able the shading option. But, I wonder now, why are my RGB colors so strange? In the video, the...
I had the same issue on Ubuntu 22.04 You can run: ``` sudo apt-get install pyqt5-dev-tools make qt5py3 python3 roLabelImg.py ``` Hope it helps
Hi, same problem for me, the offset loss is too small and barely decreases over time, I dont know how to solve this
Same problem here OS : Ubuntu 22.04 Jammy Python: Python 3.10.12 Then I cloned the repo with: ``` git clone https://github.com/waymo-research/waymo-open-dataset.git waymo-od cd waymo-od ``` ``` python3 -m pip install...