Skip to content
View samxu29's full-sized avatar
:octocat:
trying to exit vim
:octocat:
trying to exit vim

Highlights

  • Pro

Block or report samxu29

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
samxu29/README.md

Hello there!

πŸ“° Publication

Path Planning for Robotic Delivery Systems

Charlotte Area Traffic Light Datasets

🫡 Always open to collaborating on projects and innovative ideas.

Feel free to connect with me here:

Gmail Badge Linkedin Badge

Huggingface

🦾 Technologies

Python Pytorch Keras Tensorflow MySQL Docker

Embedded C Micro Python ESP-IDF Arduino Raspberry Pi

Amazon AWS Google Cloud

Git GitHub

Pop!_OS Fedora Ubuntu

πŸš€ Find My CV & Resume πŸ‘‡

Pinned Loading

  1. Ultralytics YOLOv5 detect script w/ ... Ultralytics YOLOv5 detect script w/ fps counter during inference.
    1
    # YOLOv5 πŸš€ by Ultralytics, AGPL-3.0 license
    2
    """
    3
    Run YOLOv5 detection inference on images, videos, directories, globs, YouTube, webcam, streams, etc.
    4
    5
    Usage - sources:
  2. edgetpu-yolov5 detect script w/ fps ... edgetpu-yolov5 detect script w/ fps counter during inference.
    1
    # Classes
    2
    nc: 8  # number of classes
    3
    names: [
    4
        'Red',
    5
        'RedLeft', 
  3. Applied-AI-Fungus-Detector Applied-AI-Fungus-Detector Public

    UNC-Charlotte ECGR6119 Applied AI Semester Final Project

    Jupyter Notebook

  4. LLM-Discord-Bot LLM-Discord-Bot Public

    A Simple Discord Bot powered by locally run LLM

    Python

  5. wol-bot-esp32 wol-bot-esp32 Public

    Forked from daniele-salvagni/wol-bot-esp32

    πŸ€– An embedded telegram bot for M5Atom (ESP32) to send a Wake on Lan packet on the local network to turn on my PC.

    C++