Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
APAP-Image-Stitching
As-Projective-As-Possible (APAP) Image Stitching with Moving DLT (CVPR 2013) - Python Implementation
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
Awesome-Skeleton-based-Action-Recognition
A curated paper list of awesome skeleton-based action recognition.
awesome-visual-localization
A curated list of awesome visual localization research works.
DeepVO-pytorch
PyTorch Implementation of DeepVO
VisualOdometry
Implementation in TensorFlow 2.2
nivesh48's Repositories
nivesh48/3D-Machine-Learning
A resource repository for 3D machine learning
nivesh48/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
nivesh48/APAP-Image-Stitching
As-Projective-As-Possible (APAP) Image Stitching with Moving DLT (CVPR 2013) - Python Implementation
nivesh48/awesome-computer-vision
A curated list of awesome computer vision resources
nivesh48/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
nivesh48/Awesome-Skeleton-based-Action-Recognition
A curated paper list of awesome skeleton-based action recognition.
nivesh48/computer_vision_cpp
nivesh48/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.
nivesh48/Deep_blind_PnP
Learning 2D–3D Correspondences To Solve The Blind Perspective-n-Point Problem
nivesh48/EasyMocap
Make human motion capture easier.
nivesh48/f2-nerf
Fast neural radiance field training with free camera trajectories
nivesh48/machine-learning-tutorials
A collection of tutorials for different machine learning tasks
nivesh48/multical
Multi-camera calibration using one or more calibration patterns
nivesh48/nivesh48.github.io
nivesh48/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
nivesh48/pycalib
Simple Camera Calibration Examples in Python for Beginners
nivesh48/pyopengl_tutorial
nivesh48/pypose
A library for differentiable robotics.
nivesh48/pyslam
pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.
nivesh48/python-rtmp-server
This is a simple Python implementation of the Real-Time Messaging Protocol (RTMP) server protocol. It provides basic handlers for processing RTMP messages.
nivesh48/python-visual-odometry
Python implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/
nivesh48/raytracing.github.io
Main Web Site (Online Books)
nivesh48/SCNeRF
[ICCV21] Self-Calibrating Neural Radiance Fields
nivesh48/sdfstudio
A Unified Framework for Surface Reconstruction
nivesh48/smpl2bvh
This repository contains an example script to convert from a SMPL model to a bvh file.
nivesh48/SMPL_tutorial
nivesh48/SuGaR
Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
nivesh48/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
nivesh48/tinyrenderer
A brief computer graphics / rendering course
nivesh48/Transformer-in-Computer-Vision
A paper list of some recent Transformer-based CV works.