Skip to content

Calculate calibration using a larger grid than arena size #50

@amanchoudhri

Description

@amanchoudhri

Currently, to calculate calibration, we discretize the outputted probability density onto a grid that tiles the arena floor. But the way we currently label gerbils who rear up at the edges of the arena leads to labels potentially far outside the bounds we discretize on. This leads to situations like the following, where the model is potentially outputting something reasonable but it isn't counted by the calibration calculation because of the bounds of the arena.

image

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