Skip to content

Some questions about memory consumption and running time in PETR #30

Description

@Asafgendler

Hey, thanks for the great paper,

I had two issues i wanted to discuss about the PETR model.

  1. Since the joint decoder runs simultaneously on all of the pose queries, it's effectively have a batch size of num_pose_queris * batch_size. Doesn't it cause a huge memory consumption problem?

  2. Following the previous question, doesn't activating the joint decoder on so many queries (num_pose_queris * batch_size * num_key_points) causes a very large latency?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions