photobundle VS pixel-perfect-sfm

Compare photobundle vs pixel-perfect-sfm and see what are their differences.

photobundle

Photometric Bundle Adjustment for Vision-Based SLAM (by halismai)

pixel-perfect-sfm

Pixel-Perfect Structure-from-Motion with Featuremetric Refinement (ICCV 2021, Best Student Paper Award) (by cvg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
photobundle pixel-perfect-sfm
1 4
83 1,242
- 3.8%
10.0 4.2
about 7 years ago about 2 months ago
C++ C++
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

photobundle

Posts with mentions or reviews of photobundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-07.

pixel-perfect-sfm

Posts with mentions or reviews of pixel-perfect-sfm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-07.
  • On replacing Colmap
    1 project | /r/GaussianSplatting | 9 Oct 2023
    Are there alternatives available to the SfM pipeline? https://github.com/cvg/pixel-perfect-sfm for instance takes a deep NN to predict surfaces in the dense step ( not needed for GSplats), is a trained approach for spare reconstruction thinkable, are there other SfM methods that are significantly faster or find more features?
  • [advice] lost in the field
    1 project | /r/computervision | 30 Jan 2023
    If you are interested in camera pose estimation from images, then the state of the art baseline is still Colmap which is used by industry and research. You can checkout concurrent work like https://github.com/cvg/pixel-perfect-sfm. Should be a lot of tutorials and documentation for you to get it running.
  • Photometric Bundle Adjustment library?
    6 projects | /r/computervision | 7 Jun 2022
    Finally there is also https://github.com/cvg/pixel-perfect-sfm which does do some photometric/dense refinement, but I think it only works in the featuremetric space. So not exactly photometric.
  • Questions for SLAM/SfM for Dense 3D Reconstruction (DSO vs ORB, Monofusion etc.)
    7 projects | /r/computervision | 11 Mar 2022
    I've stumbled upon this and that using DL, and will try to check to simultaneously evaluate them next to developing something using pySLAM. At least that's the current plan.

What are some alternatives?

When comparing photobundle and pixel-perfect-sfm you can also consider the following projects:

MegBA - MegBA: A GPU-Based Distributed Library for Large-Scale Bundle Adjustment

colmap - COLMAP - Structure-from-Motion and Multi-View Stereo

PBA - Photometric Bundle Adjustment for Dense Multi-View Stereo

OpenChisel - An open-source version of the Chisel chunked TSDF library.

photometricBA - Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion

ov2slam - OVĀ²SLAM is a Fully Online and Versatile Visual SLAM for Real-Time Applications

pyslam - pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.

voxblox - A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.

MonoRec - Official implementation of the paper: MonoRec: Semi-Supervised Dense Reconstruction in Dynamic Environments from a Single Moving Camera (CVPR 2021)