Malcolm's starred repositories

DeepLearningExamples

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

Language:Jupyter NotebookStargazers:13541Issues:296Issues:845

External-Attention-pytorch

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Language:PythonLicense:MITStargazers:11463Issues:104Issues:82

EfficientNet-PyTorch

A PyTorch implementation of EfficientNet

Language:PythonLicense:Apache-2.0Stargazers:7912Issues:132Issues:296

LIO-SAM

LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping

Language:C++License:BSD-3-ClauseStargazers:3466Issues:79Issues:470

darknet_ros

YOLO ROS: Real-Time Object Detection for ROS

Language:C++License:BSD-3-ClauseStargazers:2214Issues:49Issues:340

lidar_camera_calibration

ROS package to find a rigid-body transformation between a LiDAR and a camera for "LiDAR-Camera Calibration using 3D-3D Point correspondences"

Language:C++License:GPL-3.0Stargazers:1531Issues:37Issues:137

Res2Net-PretrainedModels

(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"

KittiSeg

A Kitti Road Segmentation model implemented in tensorflow.

Language:PythonLicense:MITStargazers:910Issues:43Issues:189

patchwork-plusplus

Patchwork++: Fast and robust ground segmentation method for 3D LiDAR scans. @ IROS'22

Language:C++License:GPL-3.0Stargazers:664Issues:12Issues:50

self-supervised-depth-completion

ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera"

Language:PythonLicense:MITStargazers:627Issues:26Issues:49

robust_point_cloud_registration

Robust Point Cloud Registration Using Iterative Probabilistic Data Associations ("Robust ICP")

awesome-state-of-depth-completion

Current state of supervised and unsupervised depth completion methods

self-driving-ish_computer_vision_system

This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation using TensorRT

Language:C++License:Apache-2.0Stargazers:362Issues:14Issues:21

PENet_ICRA2021

ICRA 2021 "Towards Precise and Efficient Image Guided Depth Completion"

Language:PythonLicense:MITStargazers:326Issues:6Issues:67

neor_mini

ROS-based Ackerman-like unmanned car.

YOLOP-opencv-dnn

使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。

lvio_fusion

Lvio-Fusion: A Self-adaptive Multi-sensor Fusion SLAM Framework Using Actor-critic Method (IROS 2021)

TightlyCoupledINSGNSS

INS/GNSS紧组合程序,使用伪距、伪距率、INS测量,支持双天线测向数据。

Language:MATLABLicense:BSD-2-ClauseStargazers:242Issues:14Issues:12

ESANet

ESANet: Efficient RGB-D Semantic Segmentation for Indoor Scene Analysis

Language:PythonLicense:NOASSERTIONStargazers:236Issues:9Issues:57

fast-autoaugment-efficientnet-pytorch

A Pytorch implementation of Fast AutoAugment and EfficientNet

EfficientNet-Lite

Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.

Language:PythonLicense:Apache-2.0Stargazers:92Issues:2Issues:1

SemAttNet

Official Repository of "SemAttNet: Towards Attention-based Semantic Aware Guided Depth Completion"

monodepth

Python ROS depth estimation from RGB image based on code from the paper "High Quality Monocular Depth Estimation via Transfer Learning"

Language:PythonLicense:GPL-3.0Stargazers:52Issues:5Issues:4

mondi-python

PyTorch Implementation of Monitored Distillation for Positive Congruent Depth Completion (ECCV 2022)

Intelligent-Vehicle-Perception-Based-on-Inertial-Sensing-and-Artificial-Intelligence

Intelligent Vehicle Perception Based on Inertial Sensing and Artificial Intelligence

License:NOASSERTIONStargazers:36Issues:2Issues:0

deeplab_ros

ROS implementation for Deeplab v3 +

DySPN

Non-official PyTorch implementation of the "Dynamic Spatial Propagation Network for Depth Completion"

Yolov5-OpenCV-Cpp-Python-ROS

Inference with YOLOv5, OpenCV 4.5.4 DNN, C++, ROS and Python

Language:C++License:MITStargazers:11Issues:2Issues:3

cotrain

Repository for the paper "Lidar-Camera Co-Training for Semi-Supervised Road Detection"