mitchellcohen3
Ph.D. Candidate studying robotics at McGill University.
McGill UniversityMontreal, Canada
mitchellcohen3's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
sympy/sympy
A computer algebra system written in pure Python
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ceres-solver/ceres-solver
A large scale non-linear optimization library
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
theOehrly/Fast-F1
FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
rpng/open_vins
An open source platform for visual-inertial navigation research.
facebookresearch/theseus
A library for differentiable nonlinear optimization
KumarRobotics/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
vmayoral/ros-robotics-companies
A list of robotics companies using the Robot Operating System (ROS and ROS 2).
BertaBescos/DynaSLAM
DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups
mbrossar/ai-imu-dr
AI-IMU Dead-Reckoning
halajun/VDO_SLAM
VDO-SLAM: A Visual Dynamic Object-aware SLAM System
tomas789/kitti2bag
Convert KITTI dataset to ROS bag file the easy way!
HKUST-Aerial-Robotics/Stereo-RCNN
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
Owen-Liuyuxuan/visualDet3D
Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
url-kaist/dynaVINS
DynaVINS : A Visual-Inertial SLAM for Dynamic Environments
alexstaravoitau/KITTI-Dataset
Visualising LIDAR data from KITTI dataset.
HKUST-Aerial-Robotics/GVINS-Dataset
A dataset containing synchronized visual, inertial and GNSS raw measurements.
remisalmon/Strava-local-heatmap
Python script to generate a high resolution heatmap from Strava GPX files
decargroup/navlie
A state estimation package for Lie groups!
raulmur/evaluate_ate_scale
Modified tool of the TUM RGB-D dataset that automatically computes the optimal scale factor that aligns trajectory and groundtruth. Useful to evaluate monocular VO/SLAM.
FoamoftheSea/KITTI_visual_odometry
Tutorial for working with the KITTI odometry dataset in Python with OpenCV. Includes a review of Computer Vision fundamentals.
RomaTeng/EKF-SLAM-on-Manifold
EKF-SLAM using Lie Group
utiasSTARS/pyslam
Non-linear least-squares SLAM in Python using scipy and numpy. Modelled after Google's Ceres solver.
decargroup/pykoop
Koopman operator identification library in Python, compatible with `scikit-learn`
decargroup/pymlg
Pure static Lie groups in Numpy, Pytorch, Jax, and C++