janusch
janusch
Thank you for this wonderful work. I tried to run segmentation as described here: https://github.com/LiheYoung/Depth-Anything/tree/main/semseg But I could not get it properly working. It has some obvious bugs: In dinov2.py...
Due to the overwhelming number of published research papers, the list has become somewhat disorganized. As categories expand and mature, there's a clear need for more fine-grained organization. This document...
As a potential user of this project, I am interested in running it on a Windows environment. At this point, the necessary steps or requirements to get the project running...
Our project seems robust and functional, but there is always room for improvement and innovation. Here are a few potential directions you can pursue: 1. **User Experience Improvement:** Enhance the...
In our project, we currently utilize the Eigen library for matrix operations. We want to be light on dependencies and we are considering replacing Eigen with our own implementation of...
As an user I am interested in training 3D Gaussian splatting models using this project. Currently, it seems that using COLMAP for dataset preparation is a mandatory step, but I...
As a potential user of this project, I am interested in training 3D Gaussian splatting models on my own dataset. However, I am using a moderately capable graphics card, and...
As someone who is deeply familiar with this codebase, I am aware that there are several rough corners where the code can be simplified and made more readable. In an...
The README file is often the first point of contact for people who are interested in this project. A well-organized, informative, and clearly written README can greatly enhance the user's...
In our project, we currently utilize the GLM library for matrix operations. We want to be light on dependencies and we are considering replacing GLM with our own implementation of...