Skip to content

Commit 79eac13

Browse files
committed
update readme
1 parent e82659a commit 79eac13

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# scrstudio
1+
<p align="center">
2+
<!-- <img alt="nerfstudio" src="media/sdf_studio_4.png" width="300"> -->
3+
<h1 align="center">SCRStudio <br> A Unified Framework for Scene Coordinate Regression</h1>
4+
<!-- <h3 align="center"><a href="https://arxiv.org/abs/2406.04340">Arxiv</a> -->
5+
<img src="docs/module.png" center width="95%"/>
6+
</p>
7+
8+
# About
9+
SCRStudio is a unified and modular framework for Scene Coordinate Regression (SCR)-based visual localization, built on top of the awesome [nerfstudio](https://github.com/nerfstudio-project/nerfstudio) project.
10+
11+
The library supports a more interpretable implementation of SCRs by modularizing each component from input encoding, network architecture, to supervision strategies. We provide a unified implementation of three major SCR methods: ACE, GLACE, and R-SCoRe. It supports various pretrained local encoding, both sparse and dense, while also incorporates state-of-the-art techniques for integrating global encodings.
12+
13+
14+
# Release Plan
15+
We are actively preparing SCRStudio for public release. Below is the tentative schedule:
16+
17+
- [ ] March 2025: Initial release of SCRStudio.
18+
- [ ] April 2025: SCRStudio Viewer.

docs/module.png

266 KB
Loading

0 commit comments

Comments
 (0)