Pinned Repositories
ade
caffe
Caffe: a fast open framework for deep learning.
ceres-solver
A large scale non-linear optimization library
concavehull
Finds the concave hull around a set of points by leveraging the Delaunay triangulation
CPlusPlusThings
C++那些事
Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
eval_kit_qt5
label_tool
基于opencv写的一个图像打标工具
soft_nms_cpp
A C++ version for soft_nms, and also use for rotation boundingbox
mjjdick's Repositories
mjjdick/soft_nms_cpp
A C++ version for soft_nms, and also use for rotation boundingbox
mjjdick/eval_kit_qt5
mjjdick/label_tool
基于opencv写的一个图像打标工具
mjjdick/ade
mjjdick/caffe
Caffe: a fast open framework for deep learning.
mjjdick/ceres-solver
A large scale non-linear optimization library
mjjdick/concavehull
Finds the concave hull around a set of points by leveraging the Delaunay triangulation
mjjdick/CPlusPlusThings
C++那些事
mjjdick/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
mjjdick/ct_icp
Continuous Time LiDAR odometry
mjjdick/darknet
Yolo v4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
mjjdick/DeltaCV
A high performance library for image processing
mjjdick/dlib
A toolkit for making real world machine learning and data analysis applications in C++
mjjdick/eval_kitti
Tools to evaluate object detection results using the KITTI dataset.
mjjdick/gps_imu_fusion
gps_imu_fusion with eskf,ekf,ukf,etc
mjjdick/hps
High Performance C++11 Serialization Library
mjjdick/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
mjjdick/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
mjjdick/libdivide
Official git repository for libdivide: optimized integer division
mjjdick/muSSP
An exact and efficient min-cost flow algorithm for data-association in multi-object tracking
mjjdick/MyTinySTL
Achieve a tiny STL in C++11
mjjdick/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
mjjdick/PTL
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
mjjdick/rcpputils
mjjdick/recycle
Simple resource pool for recycling resources in C++
mjjdick/rtm
Realtime Math
mjjdick/SA-SSD
mjjdick/shadesmar
Fast C++ IPC using shared memory
mjjdick/SimpleLogger
A simple yet effective logging library for C++
mjjdick/spline
c++ cubic spline library