Skip to content

Stage 3 performance drops at higher resolution (720×1200) despite Stage 1 & 2 improvements #43

@isht7

Description

@isht7

Hello! Thanks for the great work, and thanks for releasing the code.

I tried one experiment where I changed the input image dimensions of the image in the 3 config files (for all the 3 stages):

default values are:
img_h = 480
img_w = 800

I increased these values to a larger image size (1.5x):
img_h = 720
img_w = 1200

Observation:

  • After Stage 1: big-image model > small-image model
  • After Stage 2: big-image model > small-image model
  • After Stage 3: small-image model > big-image model (big-image model also improved, but not as much as small-image model during Stage 3)

This observation seems strange to me. Do you have any idea why this might be happening?

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