GAP-LAB-CUHK-SZ / GAP-LAB-CUHK-SZ/Total3DUnderstanding
LEN, ODN, and Joint training result looks odd
- Dominant language
- Python
- Stars
- 445
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Hi Yinyu:
I tried LEN, ODN training code with batch size 32, but get the following loss curve:

It looks like the test loss stops converging soon after a few epochs.
All the test loss shows below:

I then tried joint training with the best LEN and ODN I have and the downloaded pretrained MGNet (Total3D_downloaded_mgnet):

The test results of IoU compared to Total3D without joint training (Total3D_mgnet_beforejoint) and the downloaded pretrained Total3D (Total3D downloaded):

The results shows that joint training with my best LEN and ODN makes 3D Layout IoU worsen. However it's slightly better than the downloaded Total3D which is close to the results of the paper.
Also, It seems that only IoU is provided in the testing results. How can I get the mean absolute error of cam pose, mAP of 3D detection, object translation, rotation and scale errors same as the paper?



Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.