Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Depth map instead of RGB #10

Open
IliasMAOUDJ opened this issue May 27, 2021 · 0 comments
Open

Depth map instead of RGB #10

IliasMAOUDJ opened this issue May 27, 2021 · 0 comments

Comments

@IliasMAOUDJ
Copy link

IliasMAOUDJ commented May 27, 2021

Hello,

I'm working in a saturated light environment, thus the RGB isn't of any help. My dataset is synthetic and relatively small (~500 scenes with 3D rotation).

To this day, I'm investigating the use of Mask RCNN on depth images and the use of Votenet on point clouds. Both give interesting results and have their own strengths and weaknesses. The 2D detectors allow us to use Transfer Learning efficiently but the depth map is only a single channel (8 bits) image. On the other hand, Votenet keeps the exact position of each point and has a more precise geometry.

I wonder if it's possible to, instead of using the RGB images, use the depth map to train ImVotenet ? Do you think that such a combination could work ?

Thanks !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant