vevenom / RoomLayout3D_RandC

https://www.tugraz.at/index.php?id=40222
BSD 3-Clause Clear License
48 stars 12 forks source link

How to gather all necessary inputs for a custom image before running the model #7

Closed LucBourrat1 closed 2 years ago

LucBourrat1 commented 2 years ago

Is it possible to run the model on a RGB custom image without having the depth, or it is necessary to have the depth and thus we must use a predicted one?

Also, globally, can you explain the preprocess that should be performed on each input before running the model, or things to check on the input to be sure they are valid?

If needed I can send the inputs I'm currently trying to use so you can see why it does not work.

vevenom commented 2 years ago

This issue was discussed per email.

dilpreet7365 commented 1 year ago

How can we run the model without depth images