Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
autocontext
awesome-computer-vision
A curated list of awesome computer vision resources
bundler
Manage your application's gem dependencies with less pain
Bundler-1
Structure from Motion (SfM) for Unordered Image Collections
bundler_sfm
Bundler Structure from Motion Toolkit
caffe
Caffe: a fast open framework for deep learning.
ceres
Distributable time-series database
Line3Dpp
Line3D++ - Multi-View Stereo using Line Segments
PARIS-sem-seg
A straight forward network for semantic segmentation in TensorFlow
zhanshenman's Repositories
zhanshenman/awesome-computer-vision
A curated list of awesome computer vision resources
zhanshenman/bundler
Manage your application's gem dependencies with less pain
zhanshenman/Bundler-1
Structure from Motion (SfM) for Unordered Image Collections
zhanshenman/bundler_sfm
Bundler Structure from Motion Toolkit
zhanshenman/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).
zhanshenman/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
zhanshenman/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
zhanshenman/glfw
A multi-platform library for OpenGL, window and input
zhanshenman/goagent
https://code.google.com/p/goagent/issues/list
zhanshenman/libmv
Official libmv codebase
zhanshenman/librjmcmc
librjmcmc is a library for stochastic optimization based on reversible jump monte carlo markov chains coupled with simulated annealing.
zhanshenman/MachineLearning-C---code
using c++ code to show the example of machine learning
zhanshenman/micmac
Fork from micmac image processing code to personal refactor
zhanshenman/minimal_scene
Code for the CVPR 2014 paper "Minimal Scene Descriptions from Structure from Motion Models"
zhanshenman/osi_clp
Osi (Open Solver Interface) and Clp (Coin-or linear programming) library from COIN-OR.
zhanshenman/PhotoSynthToolkit
PhotoSynth Toolkit (PhotoSynthDownloader, PhotoSynth2PMVS, PhotoSynthTileDownloader)
zhanshenman/PRSM
Piecewise Rigid Scene Model - Implementation IJCV'15
zhanshenman/SfM_Init
code for solving global structure from motion problem in the ECCV'14 paper "Robust Global Translations with 1DSfM"
zhanshenman/SFMToolkit
Structure from motion toolkit (BundlerFocalExtractor, BundlerMatcher, Bundler, CMVS, PMVS2)