YoshiProton
Software Engineer/Researcher. Ph.D in elementary particle physics (Lattice SUSY). Interest in CV(SLAM, MVS, SfM, etc) and Machine Learning.
YoshiProton's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
visenger/awesome-mlops
A curated list of references for MLOps
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
DEAP/deap
Distributed Evolutionary Algorithms in Python
senguptaumd/Background-Matting
Background Matting: The World is Your Green Screen
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
abhiTronix/vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
cvg/Hierarchical-Localization
Visual localization made easy with hloc
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
MIT-SPARK/Kimera-VIO
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
PRBonn/depth_clustering
:taxi: Fast and robust clustering of point clouds generated with a Velodyne sensor.
maudzung/SFA3D
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
MapIV/eagleye
Precise localization based on GNSS and IMU.
shamangary/awesome-local-global-descriptor
My personal note about local and global descriptor
YoYo000/BlendedMVS
BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks
machine-perception-robotics-group/MPRGDeepLearningLectureNotebook
daniegr/EfficientPose
Scalable single-person pose estimation
hhk7734/tensorflow-yolov4
YOLOv4 Implemented in Tensorflow 2.
fkluger/consac
CONSAC: Robust Multi-Model Fitting by Conditional Sample Consensus
ALBERT-Inc/blog_nerf
NeRF再現実装公開用リポジトリ
Kazuhito00/Tensorflow2-ObjectDetectionAPI-Colab-Hands-On
Tensorflow2 Object Detection APIのハンズオン用資料です(Hands-on documentation for the Tensorflow2 Object Detection API)
syinari0123/FCRN-DepthPrediction-cpp
TensorFlow C++ inference for single view depth estimation (FCRN-DepthPrediction)
yas-sim/openvino_open_model_zoo_toolkit
Python wrapper library for Intel distribution of OpenVINO and Open Model Zoo (OMZ) models. User can use DL by simple function calls with this library.