Closed joeyy5588 closed 2 years ago
@joeyy5588, evaluations for leaderboard submissions should use 300x300 for the sake of fairness.
You are free to training an object detector at any resolution, but during evaluation please use 300x300 for the input.
Closing due to inactivity.
Hi, I notice the default resolution of the RGB input is 300x300 (as specified at here: https://github.com/askforalfred/alfred/blob/master/gen/constants.py#L105).
Can we use a larger resolution (ex. 600x600) during evaluation on ALFRED? Does this violate the dataset's rules? Thanks!