Navigation Menu

Skip to content
View mihow's full-sized avatar
🤩
🤩

Highlights

  • Pro

Organizations

@atelier @musichackathon @hackoregon @mixedneeds
Block or Report

Block or report mihow

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. timberharvests timberharvests Public

    ArcGIS Toolbox for detecting timber harvests over time from Landsat 8 imagery

    Python 3

  2. hackoregon/or-agriculture hackoregon/or-agriculture Public

    Main repository for the HackOregon 2015 Agriculture project

    JavaScript 17 7

  3. pop-a-shot pop-a-shot Public

    Hardware & software for 4 lane pop-a-shot machine

    Arduino 1

  4. audio-patches audio-patches Public

    Pure Data, Arduino, Teensy, Mozzi, etc.

    C 5 1

  5. PyTorch model to JIT / TorchScript PyTorch model to JIT / TorchScript
    1
    import os
    2
    import time
    3
    import pathlib
    4
    import tarfile
    5
    import tempfile
  6. headers-to-image headers-to-image Public

    Render HTTP request headers in an image

    Python