You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the code carefully and find the depth part is weird. I know the range of depth from habitat-sim is from [0-1] with given min/max depth. But the code seems to not correctly transfer the depth to the actual range.
Hi, thanks for sharing the amazing code.
I read the code carefully and find the depth part is weird. I know the range of depth from habitat-sim is from [0-1] with given min/max depth. But the code seems to not correctly transfer the depth to the actual range.
Stubborn/Stubborn/agent/agent_helper.py
Line 475 in 1a0f85b
The pixel, e.g. in mask1, has an extremely large depth (>10000).
I hope my question is clear, and really appreciate any help.
The text was updated successfully, but these errors were encountered: