elainedanwu's Stars
roboflow/inference
Turn any computer or edge device into a command center for your computer vision projects.
zeroth-robotics/zeroth-bot
3D-printed open-source humanoid robot platform for sim-to-real and RL
roboterax/humanoid-gym
Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695
Seeed-Studio/OSHW-SenseCAP-Watcher
SenseCAP Watcher: Intelligent ESP32S3-based device with Himax WiseEye2 AI, capable of seeing, hearing, and interacting using advanced AI and the LLM-enabled SenseCraft suite. Perfect for environment-aware applications in automation and security.
kscalelabs/evla
EdgeVLA: An open-source edge vision-language-action model for robotics.
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
Seeed-Studio/OSHW-reCamera-Series
reCamera is an opensource camera platform
NVIDIA-AI-IOT/mmj_utils
A utility library to help integrate Python applications with Metropolis Microservices for Jetson
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Seeed-Projects/reComputer-Jetson-for-Beginners
Beginner's Guide to reComputer Jetson
Babunashvili/Books-To-Read-Before-You-Die
Seeed-Studio/OSHW-Jetson-Series
Presented by Seeed Studio, we offer our series open source hardware based on NVIDIA Jetson
Seeed-Projects/jetson-examples
The jetson-examples repository by Seeed Studio offers a seamless, one-line command deployment to run vision AI and Generative AI models on the NVIDIA Jetson platform.
aws-samples/genai-at-edge
LJ-Hao/MLC-LLM-on-Jetson
dusty-nv/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
luoluoter/jetson-examples
run ai examples on jetson
Seeed-Projects/LocalJARVIS
reMirror Project
Seeed-Studio/SenseCraft-AI
An application suite including an open-source inference server and web UI to deploy any YOLOv8 model to NVIDIA Jetson devices and visualize captured streams, with one line of code.
mli/paper-reading
深度学习经典、新论文逐段精读
Seeed-Studio/ModelAssistant
Seeed SenseCraft Model Assistant is an open-source project focused on embedded AI. 🔥🔥🔥
opencv/opencv
Open Source Computer Vision Library
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
ehmatthes/pcc
Resources for Python Crash Course, from No Starch Press.
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
MLNLP-World/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
cong/yolov5_deepsort_tensorrt_cpp
This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.