PyNancy's starred repositories

ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Language:PythonLicense:MITStargazers:23718Issues:938Issues:70

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13459Issues:127Issues:308

ORB_SLAM3

ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM

Language:C++License:GPL-3.0Stargazers:6324Issues:129Issues:803

CloudCompare

CloudCompare main repository

Language:C++License:NOASSERTIONStargazers:3393Issues:137Issues:1096

Recent_SLAM_Research

Track Advancement of SLAM 跟踪SLAM前沿动态【2021 version】業務調整,暫停更新

maplab

A Modular and Multi-Modal Mapping Framework

Language:C++License:Apache-2.0Stargazers:2558Issues:144Issues:253

FAST_LIO

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

Language:C++License:GPL-2.0Stargazers:2512Issues:52Issues:321

simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

Language:C#License:NOASSERTIONStargazers:2253Issues:84Issues:2104

hdl_graph_slam

3D LIDAR-based Graph SLAM

Language:C++License:BSD-2-ClauseStargazers:1961Issues:76Issues:227

YOLOP

You Only Look Once for Panopitic Driving Perception.(MIR2022)

Language:PythonLicense:MITStargazers:1882Issues:31Issues:197

second.pytorch

SECOND for KITTI/NuScenes object detection

Language:PythonLicense:MITStargazers:1708Issues:47Issues:477

pcl-learning

🔥PCL(Point Cloud Library)点云库学习记录

Language:C++License:MITStargazers:1527Issues:26Issues:25

libpointmatcher

An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics

Language:C++License:BSD-3-ClauseStargazers:1427Issues:87Issues:297

yacs

YACS -- Yet Another Configuration System

Language:PythonLicense:Apache-2.0Stargazers:1264Issues:16Issues:37

torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.

Language:CudaLicense:MITStargazers:1167Issues:17Issues:246

camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry

Language:C++License:NOASSERTIONStargazers:1155Issues:58Issues:94

pykitti

Python tools for working with KITTI data.

Language:PythonLicense:MITStargazers:1140Issues:23Issues:59

transfuser

[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving; [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving

Language:PythonLicense:MITStargazers:1081Issues:24Issues:232

rpg_trajectory_evaluation

Toolbox for quantitative trajectory evaluation of VO/VIO

Language:PythonLicense:MITStargazers:1042Issues:35Issues:44

lio-mapping

Implementation of Tightly Coupled 3D Lidar Inertial Odometry and Mapping (LIO-mapping)

Language:C++License:GPL-3.0Stargazers:906Issues:39Issues:87

SAN

Exploring Self-attention for Image Recognition, CVPR2020.

Language:PythonLicense:MITStargazers:746Issues:15Issues:19

CenterFusion

CenterFusion: Center-based Radar and Camera Fusion for 3D Object Detection

Language:PythonLicense:MITStargazers:525Issues:10Issues:81

MV3D

Multi-View 3D Object Detection Network for Autonomous Driving

Language:Jupyter NotebookStargazers:477Issues:33Issues:40

AVP-SLAM-SIM

A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813

Language:CMakeLicense:MITStargazers:423Issues:17Issues:8

slambench1

SLAMBench is an open source tool designed to assist in the development of simultaneous localisation and mapping (SLAM) algorithms, and evaluation of platforms for implementing those algorithms. It runs on the Linux operating system, and has been used on X86 and ARM along with various GPUs, from high end to mobile.

Language:C++License:NOASSERTIONStargazers:92Issues:19Issues:10

3DLine-SLAM

3DLines-SLAM: A Monocular Vision Semi-Dense 3D Reconstruction Based on ORB-SLAM Abstract-Producing high-quality 3D maps and calculating more accurate camera pose has always been the goal of SLAM technology. The requirements of SLAM technology such as real-time, low computational cost, and low hardware cost are contradictory to the above objectives. For the issues listed above, we propose a novel semi-dense reconstruction algorithm based on the monocular ORB-SLAM system by matching the line segment features extracted from keyframes. Specifically, we build upon ORB-SLAM, the system first provides a set of keyframes and their corresponding camera poses and a series of map points in real-time. Then we use our developed a keyframe re-culling algorithm to culling redundant keyframes. Then an improved line segment extraction method is used to extract line segments in each keyframe. Finally, we use purely geometric constraints to generates accurate 3D scene model by matching 2D line segments from different keyframes. We thoroughly evaluate and in-depth analysis of our approach, the results show our system runs steadily and reliably. Not only the whole system has strong robustness, but also it can quickly generate an accurate 3d model online with low computational costs.

Language:C++License:NOASSERTIONStargazers:53Issues:0Issues:0

e3d

Efficient 3D Deep Learning