awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ActiveVisionLab avatar

ActiveVisionLab/NeFeS

0
View on GitHub↗
35 stars·1 fork·Python·MIT·7 viewsnefes.active.vision↗

NeFeS

(CVPR 2024) Neural Refinement for Absolute Pose Regression with Feature Synthesis

Features

  • Pose Estimation - Refines absolute pose regression via feature synthesis.

Star history

Star history chart for activevisionlab/nefesStar history chart for activevisionlab/nefes

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does activevisionlab/nefes do?

(CVPR 2024) Neural Refinement for Absolute Pose Regression with Feature Synthesis

What are the main features of activevisionlab/nefes?

The main features of activevisionlab/nefes are: Pose Estimation.

What are some open-source alternatives to activevisionlab/nefes?

Open-source alternatives to activevisionlab/nefes include: cvg/hierarchical-localization — This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by… colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… realsenseai/librealsense — The Intel RealSense SDK is a software development kit providing drivers and libraries for interfacing with depth… bmild/nerf — This project is a framework for neural radiance fields used to synthesize three-dimensional environments from sets of… cmu-perceptual-computing-lab/convolutional-pose-machines-release. activevisionlab/nope-nerf — (CVPR 2023) NoPe-NeRF: Optimising Neural Radiance Field with No Pose Prior.

Open-source alternatives to NeFeS

Similar open-source projects, ranked by how many features they share with NeFeS.
  • colmap/colmapcolmap avatar

    colmap/colmap

    12,014View on GitHub↗

    COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion pipeline. It functions as a GPU-accelerated photogrammetry tool and multi-view stereo framework designed to produce dense 3D geometry and watertight meshes from collections of 2D images. The project distinguishes itself through hardware-accelerated feature extraction and a modular camera modeling system that supports perspective, fisheye, and equirectangular lens types. It employs vocabulary tree image retrieval to efficiently identify similar images in large datasets and provides P

    C++
    View on GitHub↗12,014
  • cvg/hierarchical-localizationcvg avatar

    cvg/Hierarchical-Localization

    3,961View on GitHub↗

    This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by matching 2D image features against a 3D reference model. It includes a structure-from-motion pipeline to reconstruct 3D scene geometry from unordered image sets, creating the necessary spatial maps for localization. The system employs a hierarchical coarse-to-fine localization approach. This process begins with a global-descriptor image retrieval system to identify candidate reference images from a large database and progresses through local feature matching to final 3D model

    Pythondeep-learningfeature-matchingimage-retrieval
    View on GitHub↗3,961
  • bmild/nerfbmild avatar

    bmild/nerf

    10,902View on GitHub↗

    This project is a framework for neural radiance fields used to synthesize three-dimensional environments from sets of two-dimensional images and camera poses. It functions as a volumetric rendering engine and scene synthesizer that optimizes neural representations of spatial volumes to generate novel views of complex 3D scenes. The system implements a coordinate encoding system that transforms spatial coordinates into high-dimensional space to capture high-frequency geometric details. It also includes a neural mesh extractor that converts trained radiance fields into triangle meshes via march

    Jupyter Notebook
    View on GitHub↗10,902
  • realsenseai/librealsenserealsenseai avatar

    realsenseai/librealsense

    8,541View on GitHub↗

    The Intel RealSense SDK is a software development kit providing drivers and libraries for interfacing with depth cameras to capture color, depth, and infrared data streams. It includes a depth camera driver for device discovery and sensor configuration, a stereo vision library for computing depth maps and aligning frames, and a 3D point cloud generator to transform depth and infrared frames into spatial representations. The SDK distinguishes itself through on-chip depth calculation and stereo calibration, using internal vision processors to reduce host CPU load. It supports hardware-level str

    C++camera-apicomputer-visiondeveloper-kits
    View on GitHub↗8,541
See all 14 alternatives to NeFeS→