Skip to content

different experiment settings between training end to end scan2cap and the fixed-detector scan2cap #19

@ch3cook-fdu

Description

@ch3cook-fdu

In end-to-end scan2cap, the relation graph's input is the origin proposals without nms. However in fixed-detector scan2cap, the relation graph's input is the origin proposals with nms. I think that's not a fair comparison.
I've performed experiments with pre-fetched votenet features without nms, and use train_pretrained.py to train the fix-detector's performance. The result shows that the fixed-detector one actually out-performs the end-to-end one.

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