Pinned Repositories
2D_projection_matching
3dcnn.torch
Volumetric CNN for feature extraction and object classification on 3D data.
3dgan-release
3D Generative Adversarial Network
ADOP
CDBN
Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions
cdbn_matlab
an implementation of Convolutional Deep Belief Network (CDBN) using Matlab
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In European Conference on Computer Vision (ECCV) 2016 (oral presentation).
drwr
NeuralPull
h312h's Repositories
h312h/2D_projection_matching
h312h/drwr
h312h/NeuralPull
h312h/ADOP
h312h/Convolutional-LSTM-in-Tensorflow
An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow
h312h/cs131_hws
My solution to assignments in Stanford CS131 Computer Vision: Foundations and Applications (Fall 2018)
h312h/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
h312h/DTUeval-python
A fast python implementation of DTU MVS 2014 evaluation
h312h/fourier_feature_nets
Supplemental learning materials for "Fourier Feature Networks and Neural Volume Rendering"
h312h/google-research
Google Research
h312h/h312h.github.io
h312h/helios
h312h/IBRNet
h312h/kiss-icp
KISS-ICP: In Defense of Point-to-Point ICP – Simple, Accurate, and Robust Registration If Done in the Right Way https://www.ipb.uni-bonn.de/wp-content/papercite-data/pdf/vizzo2023ral.pdf
h312h/Lidar-Simulator
Virtual Generation of Lidar Data for Autonomous Vehicles
h312h/mesh2sdf
Converts an input mesh to a signed distance field (SDF)
h312h/Mesh2Volume
Tools for converting mesh to signed distance field volume (Mesh2SDF)
h312h/NDJIR
NDJIR: Neural Direct and Joint Inverse Rendering for Geometry, Lights, and Materials of Real Object
h312h/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
h312h/NeuralWarp
Code release of paper Improving neural implicit surfaces geometry with patch warping
h312h/PrGAN
Code for Unsupervised 3D Shape Induction from 2D Views of Multiple Objects (3DV 2017)
h312h/scenepic
Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content
h312h/sdf
Sphere tracing signed distance functions.
h312h/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
h312h/SHINE_mapping
SHINE-Mapping: Large-Scale 3D Mapping Using Sparse Hierarchical Implicit Neural Representations https://arxiv.org/abs/2210.02299
h312h/tandem
[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
h312h/tf-stanford-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
h312h/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
h312h/vdbfusion
C++/Python Sparse Volumetric TSDF Fusion
h312h/voxfield
Voxfield: non-Projective Signed Distance Fields for Online Planning and 3D Reconstruction [IROS' 22]