Skip to content

Higher resolution #3

@bhack

Description

@bhack

Use the following command to evaluate LocoTrack on TAP-Vid-DAVIS. Adjust the parameters for different dataset modes and model sizes. For evaluation at higher resolutions (e.g., 384x512), please adjust refinement_resolutions in configs/locotrack_config.py.

I have two questions about this:

  • Is it going to be 256x256 and 384x512 or it could support other aspect ratios/resolutions like 512x512 without regressing performance?
  • I suppose in the config you meant we need to use e.g. refinement_resolutions = ((256, 256), (384,512)) ? What about pyramid_level and initial_resolution params when using higher resolution?

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