Coder Social home page Coder Social logo

rpbg's People

Contributors

qt-zhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rpbg's Issues

Mismatch psnr with paper

I am trying to replicate your work, the results are as follows:
PSNR โ†‘
Method | grass | hydrant | lab | pillar | road | sky | stair | Mean
3dgs | 22.50 | 23.63 | 26.77 | 28.39 | 27.29 | 26.47 | 28.56 | 26.23
RPBG | 23.45 | 20.65 | 23.16 | 25.42 | 22.73 | 21.75 | 24.60 | 23.11

However, in your paper,
3dgs PSNR 25.23
RPBG PSNR 26.33

I trained all scenes with batch size=1. I notice you mention this hyperparameter set as 8 in your paper. I tried batch size =2, but oom in 24GB 4090. Besides, on mill19-2, I meet oom even with colmap point clouds as input.

Any advice about these issues? Thanks in advance.

pycolmap.Image' object has no attribute 'projection_matrix'

Failed to generate yaml file

---------3/3: Start Configuration Generation----------
Traceback (most recent call last):
  File "RPBG/tools/create_yaml.py", line 31, in <module>
    create_yaml()
  File ".conda/envs/RPBG/lib/python3.9/site-packages/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File ".conda/envs/RPBG/lib/python3.9/site-packages/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File ".conda/envs/RPBG/lib/python3.9/site-packages/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File ".conda/envs/RPBG/lib/python3.9/site-packages/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "RPBG/tools/create_yaml.py", line 9, in create_yaml
    traj = load_colmap(colmap_sparse)
  File "RPBG/tools/pose_format_converter.py", line 199, in load_colmap
    M = image.projection_matrix()
AttributeError: 'pycolmap.Image' object has no attribute 'projection_matrix'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.