Skip to content
View catherine-m-breen's full-sized avatar

Organizations

@snowex-hackweek

Block or report catherine-m-breen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
catherine-m-breen/README.md

Hi ! 👋 Welcome to my github page!

Pronouns: she/her/ella

check out my website: https://catherine-m-breen.github.io/

Below are the code projects I am currently working on:

  • snowpoles -- a repository for a keypoint detection model to extract snow depth from snowpoles. Paper published in Water Resources Research!
  • CV4EcologySchool/snow-Dayz -- beta-model for a classifier to detect winter weather from camera traps using combined audio and visual information. Come check out the paper at CVPR Seattle 2024!
  • camera-traps-to-validate-satellites -- code for the paper in Remote Sensing of Environment (2023). This was the first ever study to use an active wildlife camera network to validate satellites for snow.

Pinned Loading

  1. snowpoles snowpoles Public

    A keypoint detection model to extract snow depth from snow poles. We include steps to customize the model for improved results. Paper published in Water Resources Research

    Python 3

  2. CV4EcologySchool/snow-Dayz CV4EcologySchool/snow-Dayz Public

    A ResNet-50 model to classify winter weather in camera trap images. Paper to be presented at 2024 CVPR.

    Jupyter Notebook

  3. camera-traps-to-validate-satellites camera-traps-to-validate-satellites Public

    Accompanying code for 2023 Remote Sensing of Environment paper, titled "Evaluating MODIS snow products using an extensive wildlife camera network"

    4