FFB6D icon indicating copy to clipboard operation
FFB6D copied to clipboard

test_occ not implemented?

Open CandiceD17 opened this issue 3 years ago • 7 comments

While I run FFB6D on Linemod, I noticed that validation on occluded Linemod was not implemented in your code. I am wondering if I missed your implementation of the occluded Linemod somewhere, or will you add this feature for validation in the future?

CandiceD17 avatar Apr 06 '21 08:04 CandiceD17

That part of code hasn't been reconstructed for open source. I will add it to my to-do list as I'm busy with other projects these days.

ethnhe avatar Apr 09 '21 10:04 ethnhe

I found that Linemod_preprocessed has processed LM_O information included mask_all and gt.yml in 02. Do you use this information for testing?

Mr2er0 avatar Apr 20 '21 04:04 Mr2er0

In addition, I would like to confirm whether the published pre-training weights can get the LM_O results in the paper. If no, can you publish the pre-training weights for the LM_O. Thank you a lot.

Mr2er0 avatar Apr 20 '21 11:04 Mr2er0

As I understood, usually LM_O used the same weights as LM, because it doesn't have training data for LM_O. @ethnhe Does it right?? @Mr2er0 Have you evaluated the LM_O?? I also found --test_occ, the function doesn't work. https://github.com/ethnhe/FFB6D/blob/3579a69df27451f74f3abc06964bba1bc7d40605/ffb6d/train_lm.py#L84

taeyeopl avatar Sep 06 '21 03:09 taeyeopl

As I understood, usually LM_O used the same weights as LM, because it doesn't have training data for LM_O. @ethnhe Does it right?? @Mr2er0 Have you evaluated the LM_O?? I also found --test_occ, the function doesn't work.

https://github.com/ethnhe/FFB6D/blob/3579a69df27451f74f3abc06964bba1bc7d40605/ffb6d/train_lm.py#L84

I write my own code for test LM_O. But i find that it works badly in the symmetrical objects while others work normally

Mr2er0 avatar Nov 11 '21 06:11 Mr2er0

As I understood, usually LM_O used the same weights as LM, because it doesn't have training data for LM_O. @ethnhe Does it right?? @Mr2er0 Have you evaluated the LM_O?? I also found --test_occ, the function doesn't work. https://github.com/ethnhe/FFB6D/blob/3579a69df27451f74f3abc06964bba1bc7d40605/ffb6d/train_lm.py#L84

I write my own code for test LM_O. But i find that it works badly in the symmetrical objects while others work normally

Hi, I am trying to test conduct testing for LM_O, but codes from PVNet do not work well, can you help me with that?

William-Klay avatar May 26 '22 05:05 William-Klay

@Mr2er0 @William-Klay @taeyeop-lee Brothers, have you solved this problem? I also encountered the same problem when testing occ. In addition, do you have any ideas on invisible surface percentage?

d-serafly avatar Jul 07 '22 02:07 d-serafly