-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Dear authors, I am very interested in your research and am trying to reproduce code.
Now I have some questions about experiments on ScanNet dataset. You said you have 4357 chairs and 1271 tables are extracted as the training set, while the validation set contains 1368 chairs and 350 tables. Howerver, the preprocessed data you provided seems only contain validation set.
Additionally, my reproduced results on the EPN3D dataset align closely with those reported in your paper. However, when training and testing on the ScanNet validation set, I observed significant discrepancies in the outcomes. I'm trying to determine whether this stems from:
- The absence of training data usage,
- Potential miscalculations related to the unidirectional nature of evaluation metrics (UCD, UHD, RCD), where I followed your code implementation (e.g., UCD(ret,gt)). Could the partial GT characteristics in ScanNet necessitate reversing the calculation direction to UCD(gt,ret) instead?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels