Skip to content

About training data for ScanNet #45

@swwddjjp

Description

@swwddjjp

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:

  1. The absence of training data usage,
  2. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions