Skip to content
View eddiem3's full-sized avatar

Block or report eddiem3

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 Loading

  1. SpikeGPT-container SpikeGPT-container Public

    A Docker container for running SpikeGPT

    Shell 3

  2. opencv-stereo-camera-util opencv-stereo-camera-util Public

    Simple scripts to aid with stereo camera calibration

    Python

  3. A shell script to enable CAN on the ... A shell script to enable CAN on the Nvidia Jetson devices. You'll want to run this script on startup.
    1
    #!/bin/bash
    2
    
    
    3
    #Apply pinmux register settings (Below are for AGX Orin check with Nvidia the settings for your model)
    4
    #https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/HR/ControllerAreaNetworkCan.html#jetson-platform-details
    5
    sudo busybox devmem 0x0c303018 w 0x458
  4. Sparkier/luna Sparkier/luna Public

    Luna is inspired by Lucid, a framework for Feature Visualization. However, Luna is built on Tensorflow 2, and thus supports modern models and deep learning techniques.

    Python 11 4