Skip to content
View readicculus's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report readicculus

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

Pinned

  1. model_registry model_registry Public

    YOLO models and Kwiver pipelines for real time aerial detection of Ringed Seals, Bearded Seals, and Polar Bears on ice.

    Python 4

  2. pep_gui pep_gui Public

    AFSC's Polar Ecosystems Program GUI tool for configuring and running kwiver pipelines on multiple datasets.

    Python 3 1

  3. pysh pysh Public

    Phish.net API Python Wrapper for getting show, setlist, song, venue, and other phishy data

    Python

  4. microsoft/arcticseals microsoft/arcticseals Public archive

    A deep learning project in cooperation with the NOAA Marine Mammal Lab to detect & classify arctic seals in aerial imagery to understand how they’re adapting to a changing world.

    Jupyter Notebook 33 14

  5. NUC detector NUC detector
    1
    import argparse
    2
    import os
    3
    
                  
    4
    import cv2
    5
    import numpy as np
  6. animaloptics animaloptics Public archive

    Simulating animal vision (final project for CSE 455 at UW)

    Python 2