Skip to content

Clarification on FPS Metric Calculation (Frame vs. Fragment) #2

@YangDongHeon

Description

@YangDongHeon

Hello,

I have a question regarding the FPS metrics reported in the your paper.

Upon reviewing the CustomSemSegTester class, I noticed that the inference speed is calculated differently in two functions:

test(): Measures time taken per entire frame.

test_one_frame(): Measures time taken per fragment.

Could you please clarify if the FPS values for PTv3, PTv3-distilled, and all other baseline models in the paper were measured based on the test_one_frame (per-fragment) logic?

Thank you for your time and for this great work!

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