iotboy (mlbo)

mlbo

Geek Repo

Company:Horizon Robotics

Location:China

Home Page:https://mlbo.github.io/

Github PK Tool:Github PK Tool

iotboy's starred repositories

docusaurus

Easy to maintain open source documentation websites.

Language:TypeScriptLicense:MITStargazers:54603Issues:408Issues:3053

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:25361Issues:711Issues:0

flash-linux0.11-talk

你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码

PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Language:PythonLicense:Apache-2.0Stargazers:12461Issues:198Issues:5361

cupy

NumPy & SciPy for GPU

Language:PythonLicense:MITStargazers:8021Issues:129Issues:2218

audio_video_streaming

音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。

FAST_LIO

A computationally efficient and robust LiDAR-inertial odometry (LIO) package

Language:C++License:GPL-2.0Stargazers:2472Issues:52Issues:316

ROS-Academy-for-Beginners

**大学MOOC《机器人操作系统入门》课程代码示例

tvm_mlir_learn

compiler learning resources collect.

kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras

Language:KotlinLicense:Apache-2.0Stargazers:1441Issues:44Issues:265

VNN

VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景

Language:CLicense:NOASSERTIONStargazers:988Issues:31Issues:35

Yolo-FastestV2

:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+

TinyNeuralNetwork

TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.

Language:PythonLicense:MITStargazers:731Issues:21Issues:135

LibtorchTutorials

This is a code repository for pytorch c++ (or libtorch) tutorial.

Language:C++License:Apache-2.0Stargazers:713Issues:11Issues:20

OpenGait

A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.

CamLaserCalibraTool

Extrinsic Calibration of a Camera and 2d Laser

Language:C++License:BSD-3-ClauseStargazers:639Issues:18Issues:32

how-to-optimize-gemm

row-major matmul optimization

Language:C++License:GPL-3.0Stargazers:572Issues:16Issues:13

d2l-zh-pytorch-slides

Pytorch版代码幻灯片

Language:Jupyter NotebookStargazers:556Issues:13Issues:0

simd

Branch of the spec repo scoped to discussion of SIMD in WebAssembly

Language:WebAssemblyLicense:NOASSERTIONStargazers:528Issues:82Issues:172

riscv-aosp

Patches & Script for AOSP to run on Xuantie RISC-V CPU

Creating-2D-laser-slam-from-scratch

从零开始创建二维激光SLAM

Language:C++License:Apache-2.0Stargazers:372Issues:6Issues:3

slam_docker_collection

A collection of docker environments for 3D SLAM packages

Object-Grasp-Detection-ROS

Real-time Object Grasp Detection ROS package for YOLO

mtensor

a c++/cuda template library for tensor lazy evaluation

Language:C++License:NOASSERTIONStargazers:161Issues:16Issues:27

yolo-fastestv2-opencv

使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序

yoloface-50k

yoloface-50k的可部署模型

Tengine_gemm_tutorial

Tengine gemm tutorial, step by step