shubhamag's repositories

non_rigid_icp

Modified version of non-rigid Iterative closest point algorithm for fitting to noisy point clouds

point-cloud-shape-completion

Tensorflow implementation of our paper, " High Fidelity Semantic Shape Completion for Point Clouds using Latent Optimization" , presented at WACV 2019

depth_fusion_kinectfusion

fuse noisy depth information from a low cost rgb-d scanner or MVS into a clean mesh , my implementation of " Near laser-scan quality 3-D face reconstruction from a low-quality depth stream. Image and Vision Computing "

Language:Jupyter NotebookStargazers:5Issues:3Issues:0

tensorflow-eager-classification

Classify images from the PASCAL 2007 dataset, using Tensorflow eager mode / keras. AlexNet and VGG models are used for comparison, along with pretrained vgg.

Language:Jupyter NotebookStargazers:4Issues:4Issues:0

DeepRL_DQN_tensorflow

A repository of Q-learning based Deep Reinforcement learning algorithms, including Linear DQN, DQN with experience reply, Dueling DQN and Double Dueling DQN. Mostly tested on Gym environments.

Language:PythonStargazers:3Issues:2Issues:0

expectation-maximization-gmm

Python code to fit Gaussian Mixture Models to data using expectation maximization

Language:PythonStargazers:2Issues:2Issues:0

naive-bayes

Python code (including ipython notebook) for naive bayes classifier to classify salaries of adults based on various attributes

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

dlib_for_ear_landmarking

Code to train an ensemble of regression trees for the purpose of landmarking ears (a.k.a keypoint detection specifically for ears)

Language:Jupyter NotebookStargazers:1Issues:3Issues:0

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1Issues:2Issues:0

object-detection-localization-pytorch

Pytorch code for weakly supervised obeject detection / localization

Language:PythonStargazers:1Issues:2Issues:0

plane-point-ransac

RANSAC to fit a number of planes to a noisy point cloud. Python code.

Language:Jupyter NotebookStargazers:1Issues:2Issues:1

unconstrained_face

dataset prep code in python for being able to use Roth et al 's photo-stereo approach for face reconstruction

Language:PythonStargazers:1Issues:0Issues:0

3DDFA

The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

3DMM_edges_multi_view

Matlab implementation of algorithm for fitting 3D Morphable Model to images using edge features, extended to do fitting on multiple images for a single model (multi view reconstruction)

Language:MATLABLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Competetive-coding

Interesting coding problems or solutions

Language:C++Stargazers:0Issues:0Issues:0

darkflow

Tensorflow implementation of YOLOv2

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.

Language:PythonStargazers:0Issues:0Issues:0

faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

fusibile

Depthmap fusion with depth and normal consistency check

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

gipuma

Massively Parallel Multiview Stereopsis by Surface Normal Diffusion

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

holy-edge

Holistically-Nested Edge Detection

Language:PythonLicense:GPL-3.0Stargazers:0Issues:3Issues:0
Language:TeXStargazers:0Issues:0Issues:0

mesh-contangent-laplacian-matrix

Code to calculate a contangent weight laplacian matrix for a mesh given its vertices and triangles (faces)

Stargazers:0Issues:2Issues:0
Language:TeXStargazers:0Issues:2Issues:0

MVDepthNet

This repository provides PyTorch implementation for 3DV 2018 paper "MVDepthNet: real-time multiview depth estimation neural network"

Language:PythonStargazers:0Issues:0Issues:0

MVSNet

MVSNet: Depth Inference for Unstructured Multi-view Stereo (ECCV2018, Oral Presentaion)

Language:PythonStargazers:0Issues:3Issues:0

read_write_mesh_files

Python functions to read 3D data files : ply , obj , vrml

Stargazers:0Issues:0Issues:0

render_meshes

Code to read a ply or obj mesh file and estimate its visibility using z-buffering (depth buffer)

Stargazers:0Issues:2Issues:0

trimesh

Python library for loading and using triangular meshes.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0