Closed Calsia closed 2 years ago
besides, is the extrinsics_mat
needed to do normalize? my world's scale maybe is a little big. its unit is mm
It's hard to help you. Which of our models are you using? You need intrinsic
matrix for all models. And you can run our TotalSUNRGBD
model without extrinsic
matrix. Also you can resize your images to our default 640 x 480
resolution.
i have tried TotalSUNRGBD, but it also didn't work for me.
i chose the configimvoxelnet/configs/imvoxelnet/imvoxelnet_scannet_fast.py
,and i normalize may extrinsics_mat it into a smale size for the t
, i get this output. it seems right . but it still looks like not good.
hi,thanks for your code. when i use it to do detection on my own imgs with shape(2304, 1296). there is some box in model's 'output'. but it can't be drawed on img. by the way, i useed the multi_scan line. do you have any suggestion for me? any reponse will help me a lot