atom icon indicating copy to clipboard operation
atom copied to clipboard

Depth intrinsics optimization possible bug

Open miguelriemoliveira opened this issue 2 years ago • 3 comments

    # TODO this should be retrieved from the train dataset. Doing like this means that if we optimize the depth's intrinsics we will not take the estimated intrinsics into consideration.

undefined

miguelriemoliveira avatar May 19 '22 10:05 miguelriemoliveira

This is line 90, depth to rgb evaluation

miguelriemoliveira avatar May 19 '22 10:05 miguelriemoliveira

Due to some reformulations, this is now on here: https://github.com/lardemua/atom/blob/b64fb6afc193f433d47b1188a1ac60131b315b06/atom_core/src/atom_core/vision.py#L194

manuelgitgomes avatar May 22 '22 19:05 manuelgitgomes

Thank @manuelgitgomes .

for now this is low priority.

miguelriemoliveira avatar May 23 '22 13:05 miguelriemoliveira