-
pytorch3d_rendering_basics Public
This repository is a personal collection of notes, examples, and code to understand the fundamental concepts of 3D rendering using PyTorch3D.
Python MIT License UpdatedDec 17, 2024 -
DECA Public
Forked from yfeng95/DECADECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
Python Other UpdatedDec 5, 2024 -
forkast Public
A forecast of what's on the menu, served virtually!
TypeScript MIT License UpdatedNov 10, 2024 -
your_friendly_ai_teacher Public
Forked from anubhavparas/your_friendly_ai_teacherPython UpdatedSep 29, 2024 -
GaussianAvatars Public
Forked from KevinLee752/GaussianAvatarsOfficial repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"
Python Other UpdatedJan 17, 2024 -
Diffusion-SDF Public
Forked from princeton-computational-imaging/Diffusion-SDFOfficial code repository for the paper: “Diffusion-SDF: Conditional Generative Modeling of Signed Distance Functions”
Python MIT License UpdatedJul 28, 2023 -
-
-
-
My assignemt solutions for CMSC764:Numerical Optimization course offererd by the University of Maryland
-
-
-
turtlebot3_walker Public
ROS based obstacle avoidance robot in python
C++ MIT License UpdatedFeb 23, 2022 -
ARTag-Detection-and-Tracking Public
Python code to project an image and a 3D structure onto a QR tag in a video.
-
SFM Public
Python code to reconstruct a 3D scene and simultaneously obtain the camera poses with respect to the scene(Structure from motion))
-
AutoPano Public
Panoramic Image stitching using traditional and supervised and unsupervised deep learning methods to compute Homography
-
video_motion_compensation Public
Python code to stabalize a video using motion compensation.
-
Depth-Using-Stereo Public
Python code to estimate depth using stereo vision.
-
zhang-camera-calibration Public
Python implementation for Zhang's camera calibration.
-
Lane-Detection Public
Python code to detect lanes from a video input.
-
Python implementation of a probability based boundary detection algorithm.
-
Curve-Fitting-and-Homography Public
Python code to fit a second order curve for a given set of points using least square, total least sqare and RANSAC.
-
15-Number-Puzzle Public
Python code to solve a 15 number puzzle using breadth-first-search algorithm.
-
interpretability_of_lstm Public
A repository to study the interpretability of time series networks(LSTM)
-
nurse-bot Public
Forked from anubhavparas/nurse-botROS based indoor guidance and delivery robot for hospitals
-
beginner_tutorials Public
Python example to run publisher and subscriber in ROS Melodic.
C++ MIT License UpdatedNov 29, 2021 -
human-detector-and-tracker Public
Forked from anubhavparas/human-detector-and-trackerModule to detect and track humans and return their coordinate position
C++ MIT License UpdatedOct 25, 2021 -
A simple example to understand alternate optimization implementation in pytorch
-
-