Pinned Repositories
ABS_MATLAB_IMPLEMENTATION
ABS or Anti-lock Braking System implementation in Simulink ; ABS; MATLAB;SIMULINK
AICamera
Demonstration of using Caffe2 inside an Android application.
Android-Desktop-Remote-Control
For Android devices running 2.1 or later. Connect over Wifi from your mobile device to your desktop and be able to move the mouse and type on the keyboard.
android-nginx
Nginx on Android platform.
android-ScreenCapture
android-yolo
Real-time object detection on Android using the YOLO network with TensorFlow
android_rmtp_nginx
AndroidInstantVideo
展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and video publishing by RTMP.
cocoapi
COCO API - Dataset @ http://cocodataset.org/
ffplay_qt
ffplay within qt
chasedreamer's Repositories
chasedreamer/AntilockBrakingSystemInCarsim
Built-in controller for ABS system in Carsim.
chasedreamer/Crop-CLIP
Crop using CLIP
chasedreamer/darkscnn_caffe_cv.dnn
using cv:dnn caffe to load and inference darkscnn models
chasedreamer/DI-engine
OpenDILab Decision AI Engine
chasedreamer/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
chasedreamer/kaa
Kaa Internet of Things platform for device management, data collection, analytics and visualization, remote control, software updates and more
chasedreamer/LaneATT
Code for the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection" (CVPR 2021)
chasedreamer/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
chasedreamer/macchina.io
macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
chasedreamer/ML2021-Spring
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring
chasedreamer/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
chasedreamer/modeld
Self driving car lane and path detection
chasedreamer/ODrive
High performance motor control
chasedreamer/ODriveHardware
High performance motor control
chasedreamer/onnx-pytorch
A code generator from ONNX to PyTorch code
chasedreamer/onnx-to-keras
Convert onnx models exported from pytorch to tensorflow keras models with focus on performace and highleve compatibility.
chasedreamer/onnx2keras
Convert ONNX model graph to Keras model format.
chasedreamer/onnx2pytorch
Transform ONNX model to PyTorch representation
chasedreamer/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
chasedreamer/openpilot
open source driving agent
chasedreamer/Openpilot-Deepdive
Our insights of Openpilot, a deepdive project on it
chasedreamer/openpilot-pipeline
Training pipeline for end-to-end self-driving with Comma AI's Openpilot. WIP
chasedreamer/openpilot-supercombo-model
Usage of comma.ai trained supercombo onnx model.
chasedreamer/privateGPT
Interact with your documents using the power of GPT, 100% privately, no data leaks
chasedreamer/rknn-toolkit
chasedreamer/thuthesis
LaTeX Thesis Template for Tsinghua University
chasedreamer/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
chasedreamer/xnxpilot
Openpilot on Jetson Xavier NX
chasedreamer/yadpf
A generic implementation of dynamic programming algorithm and value iteration algorithm.
chasedreamer/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~