myhooo's starred repositories

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:29155Issues:371Issues:8306

awesome-computer-vision

A curated list of awesome computer vision resources

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:16456Issues:463Issues:322

PySnooper

Never use print for debugging again

Language:PythonLicense:MITStargazers:16354Issues:229Issues:134

py-faster-rcnn

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

Language:PythonLicense:NOASSERTIONStargazers:8103Issues:293Issues:905

vscode-debug-visualizer

An extension for VS Code that visualizes data during debugging.

Language:TypeScriptLicense:GPL-3.0Stargazers:7870Issues:114Issues:131

onnx-simplifier

Simplify your onnx model

Language:C++License:Apache-2.0Stargazers:3783Issues:51Issues:304

openvslam

OpenVSLAM: A Versatile Visual SLAM Framework

awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)

Language:PythonLicense:Apache-2.0Stargazers:2827Issues:42Issues:203

mathAI

一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.

Language:PythonLicense:MITStargazers:2278Issues:83Issues:29

AB3DMOT

(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"

Language:PythonLicense:NOASSERTIONStargazers:1664Issues:48Issues:103

3dv_tutorial

An Invitation to 3D Vision: A Tutorial for Everyone

Language:CMakeLicense:NOASSERTIONStargazers:1469Issues:45Issues:9

imu_utils

A ROS package tool to analyze the IMU performance.

Language:C++License:MITStargazers:1451Issues:34Issues:43

ORB_SLAM2_SSD_Semantic

动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库

Kalman

Some Python Implementations of the Kalman Filter

Language:Jupyter NotebookStargazers:1043Issues:46Issues:22

VIO-Doc

主流VIO论文推导及代码解析

cube_slam

CubeSLAM: Monocular 3D Object Detection and SLAM

Language:C++License:NOASSERTIONStargazers:839Issues:35Issues:61

CamLaserCalibraTool

Extrinsic Calibration of a Camera and 2d Laser

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

kalibr_allan

IMU Allan standard deviation charts for use with Kalibr and inertial kalman filters.

3D-Deepbox

3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)

Language:PythonLicense:MITStargazers:488Issues:23Issues:50
Language:Jupyter NotebookStargazers:468Issues:19Issues:37

semantic_slam_nav_ros

针对带有RGBD相机的服务机器人,物流机器人等。具有:语义地图构建、定位导航、三维重构、重定位、动态物体识别、移动避障、手势识别、人脸识别、语音合成与识别等功能

open_quadtree_mapping

This is a monocular dense mapping system corresponding to IROS 2018 "Quadtree-accelerated Real-time Monocular Dense Mapping"

Language:CudaLicense:GPL-3.0Stargazers:356Issues:21Issues:39

Semantic_SLAM

Semantic SLAM using ROS, ORB SLAM, PSPNet101

Language:C++License:MITStargazers:293Issues:12Issues:7
Language:PythonLicense:MITStargazers:200Issues:14Issues:20

MonocularSfM

Monocular Structure from Motion

3D-BoundingBox

PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry

camera-laser-calibration

This package is used to calculate the translation and rotation matrix between camera and laser coordinate, and then fuse the point cloud with image color.

Language:C++License:GPL-3.0Stargazers:48Issues:5Issues:2

PackNet-SFM-PyTorch

A Pytorch implementation(unofficial) for paper "PackNet-SfM: 3D Packing for Self-Supervised Monocular Depth Estimation"