catdeform
Deformation model
An implementation of a 3D deformation model from 2D images using machine learning and computer vision
A Matlab implementation for the paper: "Learning 3D Deformation of Animals from 2D Images" http://www.umiacs.umd.edu/~kanazawa/papers/cat_eg2016.pdf
46 stars
4 watching
13 forks
Language: Matlab
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dingkeyan93/active-contour-model-matlab | A collection of Matlab code implementing various active contour models for image segmentation. | 66 |
nogu-atsu/narf | A neural network model for generating images of articulated objects with controlled pose and appearance | 150 |
yunishi3/3d-fcr-alphagan | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
hongwenzhang/pymaf | Reconstructs human 3D models from monocular images using a feedback loop to improve pose and shape estimation | 597 |
matlab-deep-learning/transformer-models | An implementation of deep learning transformer models in MATLAB | 209 |
matlab-deep-learning/nerf | An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering | 10 |
oydodo/matlab | MATLAB implementation of mathematical modeling algorithms and applications | 37 |
waps101/3dmm_edges | A Matlab implementation of an algorithm for fully automatically fitting a 3D Morphable Model to a single image using landmarks and edge features. | 146 |
justinblaber/ncorr_2d_matlab | Software for analyzing deformations in 2D digital images | 145 |
matlab-deep-learning/pose-estimation-3d-with-stereo-camera | A MATLAB project that uses deep learning and stereo cameras to estimate 3D human pose from image data | 43 |
umass-foundation-model/3d-llm | Developing a Large Language Model capable of processing 3D representations as inputs | 969 |
18720060819/mathematical-modeling | A repository of notes and resources for learning mathematical modeling using MATLAB. | 66 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
cuixing158/yolov3-yolov4-matlab | A MATLAB implementation of YOLOv3/V4 and Darknet models for object detection and classification. | 95 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |