Skip to content

Different Backbone between Repo Code and Architecture Paper ? #23

@zhulf0804

Description

@zhulf0804

Thanks for your great work and the open-source code.

When i read the code, i find one thing: the RPN Network implemented in https://github.com/lijx10/USIP/blob/master/models/networks.py is different from the architecture described in your USIP paper ?

Such as:
Repo code: pointnet1 -> pointnet2 -> KNN -> MLP
Paper Arch: pointnet1 -> KNN -> pointnet2 -> MLP

Is it right?

Looking forward to your reply.

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