Pinned Repositories
algorithms
Code snippets for some computer algorithms
awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
diffusion-mri
A unified computational framework for deconvolution to reconstruct multiple fibers from diffusion weighted MRI by Bing Jian, Baba C Vemuri - IEEE transactions on medical imaging, 2007
docker
Files and scripts for creating and running Docker images.
FlowAndInterpolation
gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
gmmreg-python
Python implementation of "Robust Point Set Registration Using Gaussian Mixture Models" by Jian & Vemuri, PAMI'11
L2E
L2E - a robust parametric estimation method
pyclassic
Automatically exported from code.google.com/p/pyclassic
vad-transcriber
bing-jian's Repositories
bing-jian/gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
bing-jian/gmmreg-python
Python implementation of "Robust Point Set Registration Using Gaussian Mixture Models" by Jian & Vemuri, PAMI'11
bing-jian/vad-transcriber
bing-jian/diffusion-mri
A unified computational framework for deconvolution to reconstruct multiple fibers from diffusion weighted MRI by Bing Jian, Baba C Vemuri - IEEE transactions on medical imaging, 2007
bing-jian/FlowAndInterpolation
bing-jian/image-sorter
Small project for sorting images in a folder into a number of label categories which can be specified by the user.
bing-jian/docker
Files and scripts for creating and running Docker images.
bing-jian/autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
bing-jian/code-examples
Code Examples
bing-jian/Cpp-Graph-Library
A simple Graph Library to allow C++ users to model problems using graphs.
bing-jian/deeplearning-models
A collection of various deep learning architectures, models, and tips
bing-jian/docker-pytorch
A Docker image for PyTorch
bing-jian/Easy3D
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
bing-jian/HPBTT
HPBTT-Pytorch
bing-jian/ndk-samples
Android NDK samples with Android Studio
bing-jian/Open3D
Open3D: A Modern Library for 3D Data Processing
bing-jian/open3d_test
bing-jian/openMVS
open Multi-View Stereo reconstruction library
bing-jian/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
bing-jian/Phd-Thesis----Surface-Texture-Processing
bing-jian/point-cloud-registration
bing-jian/RTSPtoWebRTC
RTSP to WebRTC use Pion WebRTC
bing-jian/SeetaFaceEngine
bing-jian/sit-tagger
Image viewer with user-labels tag database - mirror of https://gitlab.com/hydrargyrum/sit-tagger
bing-jian/styleguide
Style guides for Google-originated open-source projects
bing-jian/subsense
A tweaked version of the SuBSENSE background subtraction library.
bing-jian/tld_tracker
C++ implementation of TLD image tracker
bing-jian/valkka-core
Valkka - Create video surveillance, management and analysis programs with PyQt
bing-jian/VanishingPointDetection
2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World
bing-jian/yolov5-onnxruntime
YOLOv5 ONNX Runtime C++ inference code.