Pinned Repositories
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
4dface
Real-time 3D face tracking and reconstruction from 2D video
AliceVision
Photogrammetric Computer Vision Framework
aphid
asift_lib
Affine Scale Invariante Feature Transformation lib adaptation
BagFromImages
Create a rosbag from a collection of images
BlendshapeGenerationCPP
bodies-ras-2015
ofxDeformationTransfer
openFrameworks addon for "Deformation Transfer"
ORB_SLAM2_Android
a repository for ORB_SLAM2 in Android
JavongChang's Repositories
JavongChang/AliceVision
Photogrammetric Computer Vision Framework
JavongChang/CMVS-PMVS
This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
JavongChang/DSAC
Code for DSAC (Differentiable RANSAC) for Camera Localization, CVPR 17
JavongChang/dso
Direct Sparse Odometry
JavongChang/faceAlignment_tensorflow
face alignment of state-of-art implemented with tnsorflow
JavongChang/ICE-BA
JavongChang/kalman
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
JavongChang/KinectFusion-ios
demo KinectFusion that running on ios
JavongChang/LBFGSpp
A header-only C++ library for L-BFGS algorithm
JavongChang/LessMore
Learning Less is More - 6D Camera Localization via 3D Surface Regression
JavongChang/liblbfgs
libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
JavongChang/LIFT
Code release for the ECCV 2016 paper
JavongChang/lodepng
PNG encoder and decoder in C and C++.
JavongChang/makehuman
This is an initial alpha version of MakeHuman_Community 1.2.x based on Python 3 and PyQt5 . Work is in progress to remove dependency on legacy openGL.
JavongChang/meshroom
3D Reconstruction Software
JavongChang/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
JavongChang/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
JavongChang/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
JavongChang/openMVS
open Multi-View Stereo reconstruction library
JavongChang/openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
JavongChang/PoissonRecon
Poisson Surface Reconstruction
JavongChang/private_vimrc
JavongChang/reading
A list of computer-science readings I recommend
JavongChang/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
JavongChang/shape_from_shading
Matlab codes for shape from shading
JavongChang/single_file_libs
List of single-file C/C++ libraries.
JavongChang/stb
stb single-file public domain libraries for C/C++
JavongChang/SurfaceNet
M. Ji, J. Gall, H. Zheng, Y. Liu, and L. Fang. SurfaceNet: An End-to-end 3D Neural Network for Multiview Stereopsis. ICCV, 2017
JavongChang/tf_mesh_renderer
A differentiable, 3D mesh renderer using TensorFlow.
JavongChang/tiny-dnn
header only, dependency-free deep learning framework in C++14