allenai / allenai/ai2thor

Same environment does not render same RGB frame on different system or computer

Ouverte
#1,284 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
1.8k
Forks
296
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

As mentioned in [1296](https://github.com/allenai/ai2thor/issues/1269#issuecomment-2834157869), i am using a virtual machine to run my codes, but i still use the host server for debugging.

Then i found my code worked differently on the virtual and the host machine with totally same scence and same code, eventually i found there's difference between the rendered rgb frame.

The differences are too small to recognize with eyes, but while read with cv2, there are differences between each pixels rgb value.

The difference between the host machine and the virtual one is slightly larger, with one ubuntu 24.04 and the other 20.04.

I also test with another machine which is also 24.04 and it still differs even with same system, but the difference is much smaller.

May the GPU affect the rendering? the two physical machine have difference GPU(though also other hardware), and the virtual machine unable to connect to GPU directly but it has a virtual GPU when i query the hardware.But I do not set the gpu_device parameter when i init the controller.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.