OlivierLDff's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
openMVG/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
jupyter-xeus/xeus-cling
Jupyter kernel for the C++ programming language
borglab/gtsam
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
variar/klogg
Really fast log explorer based on glogg project
johnBuffer/NoCol
Trajectories finder
jchanvfx/NodeGraphQt
Node graph framework that can be re-implemented into applications that supports PySide2
GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
NirAharon/BoT-SORT
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
neka-nat/cupoch
Robotics with GPU computing
pmed/v8pp
Bind C++ functions and classes into V8 JavaScript engine
teeotsa/windows-11-debloat
Script to optimize your installation of Windows 11.
timmeinhardt/trackformer
Implementation of "TrackFormer: Multi-Object Tracking with Transformers”. [Conference on Computer Vision and Pattern Recognition (CVPR), 2022]
ray-project/tune-sklearn
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
alanlukezic/d3s
D3S - Discriminative Single Shot Segmentation Tracker (CVPR 2020)
src-d/lapjv
Linear Assignmment Problem solver using Jonker-Volgenant algorithm - Python 3 native module.
gatagat/lap
Linear Assignment Problem solver (LAPJV/LAPMOD).
bnoordhuis/v8-cmake
The V8 JavaScript engine, but built with CMake instead of GN - WIP
boostorg/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
ned14/quickcpplib
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
fateshelled/OnnxGraphQt
ONNX model visualizer
NVIDIA-AI-IOT/jetson-stereo-depth
cogsys-tuebingen/CBMOT
This repo contains the official code for the paper 'Score refinement for confidence-based 3D multi-object tracking'
bkj/cuda_auction
hrabalik/simdee
SIMD abstraction library.