Pinned Repositories
clion-cuda-run-patcher
This plugin provides a simple fix for JetBrains CLion issue CPP-10292 with CUDA language executables
CodeGrader
A Chrome browser plugin for aiding the teaching assistants grade code style on student's homework project submissions at the CS department of University of Maryland, College Park.
cvcalib
Powerful console application for calibration (incl. stereo calibration) of cameras based on the OpenCV library.
ext_argparse
Extended version of python argparse that allows using code-completion to access parameters and their values (~arguments), configuration (de)serialization, and other neat things.
fbo_scraper
A scraper to retrieve DARPA funding opportunities from FedBizOpps.gov
InfiniTAM
A Framework for the Volumetric Integration of Depth Images (with some experimental code to handle dynamic scenes)
LevelSetFusion-CPP
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
LevelSetFusion-Python
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
NeuralTracking
Open3D-based implementation of DynamicFusion (2015), python implementation of NeurIPS 2020 paper Neural Non-Rigid Tracking,.
pyboostcvconverter
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
Algomorph's Repositories
Algomorph/PySCG
PySCG: Scaled Gradient Decent Neural Networks for Theano and Python