Pinned Repositories
AdaSfM
Project page of our ICRA 2023 paper "AdaSfM: From Coarse Global to Fine Incremental Adaptive Structure from Motion": https://aibluefisher.github.io/AdaSfM/
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
DAGSfM
Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
dbarf
Official Implementation of our CVPR 2023 paper: "DBARF: Deep Bundle-Adjusting Generalizable Neural Radiance Fields"
DOGS
The official implementation of the NeurIPS 2024 paper: DOGS: Distributed-Oriented Gaussian Splatting for Large-Scale 3D Reconstruction Via Gaussian Consensus
DReg-NeRF
Official Implementation of our ICCV 2023 paper: "DReg-NeRF: Deep Registration for Neural Radiance Fields"
Eigen_Handbook
A handbook to help developers get started with Eigen quickly.
GraphOptim
The official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach
MVGPlus
Implementations of Multiple View Geometry in Computer Vision and some extended algorithms.
ZeroGS
ZeroGS: Training 3D Gaussian Splatting from Unposed Images.
AIBluefisher's Repositories
AIBluefisher/DAGSfM
Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
AIBluefisher/DOGS
The official implementation of the NeurIPS 2024 paper: DOGS: Distributed-Oriented Gaussian Splatting for Large-Scale 3D Reconstruction Via Gaussian Consensus
AIBluefisher/GraphOptim
The official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach
AIBluefisher/ZeroGS
ZeroGS: Training 3D Gaussian Splatting from Unposed Images.
AIBluefisher/dbarf
Official Implementation of our CVPR 2023 paper: "DBARF: Deep Bundle-Adjusting Generalizable Neural Radiance Fields"
AIBluefisher/DReg-NeRF
Official Implementation of our ICCV 2023 paper: "DReg-NeRF: Deep Registration for Neural Radiance Fields"
AIBluefisher/Eigen_Handbook
A handbook to help developers get started with Eigen quickly.
AIBluefisher/AdaSfM
Project page of our ICRA 2023 paper "AdaSfM: From Coarse Global to Fine Incremental Adaptive Structure from Motion": https://aibluefisher.github.io/AdaSfM/
AIBluefisher/MVGPlus
Implementations of Multiple View Geometry in Computer Vision and some extended algorithms.
AIBluefisher/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
AIBluefisher/PaperFigure
Take screenshot of your paper
AIBluefisher/AIBluefisher.github.io
AIBluefisher/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
AIBluefisher/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
AIBluefisher/fillerbuster
Fillerbuster: Multi-View Scene Completion for Casual Captures
AIBluefisher/NeRFCapture
An iOS app that collects/streams posed images for NeRFs using ARKit
AIBluefisher/rpclib
rpclib is a modern C++ msgpack-RPC server and client library
AIBluefisher/Scotty3D
Base code for 15-462/662: Computer Graphics at Carnegie Mellon University
AIBluefisher/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
AIBluefisher/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.