Giter VIP home page Giter VIP logo

Comments (8)

zmurez-ml avatar zmurez-ml commented on August 15, 2024 3

The colors represent the semantic labels (using the NYU40 colormap). So green is floor, pink is table, yellow is chair, etc.

The code also supports a model the regresses rgb color but we do not provide a pretrained model with this head.

class ColorHead(nn.Module):

from atlas.

zmurez-ml avatar zmurez-ml commented on August 15, 2024

That looks like the expected result. The problem is there is no shading in your visualization which makes it hard to see the geometry (also make sure to view using backface culling since Atlas often produces closed meshes). Screenshoot below with flat shading and the result from COLMAP for comparison.

Atlas:
Screen Shot 2020-08-18 at 12 35 29 PM

COLMAP:
Screen Shot 2020-08-18 at 12 36 08 PM

from atlas.

antoinekeller avatar antoinekeller commented on August 15, 2024

Thank you so much for your answer. Effectively, I had to able the shading option. But, I wonder now, why are my RGB colors so strange? In the video, the floor is kind of orange/red (carpet), but it appears green in my visualization??

Screenshot from 2020-08-19 10-00-32
Screenshot from 2020-08-19 10-00-11

from atlas.

chetana02 avatar chetana02 commented on August 15, 2024

Hey, can you please share the .ply file that you got after running inference.py. Despite doing the same execution, I'm not able to open that file, as there are no vertices generated in the .ply file.

from atlas.

HaFred avatar HaFred commented on August 15, 2024

Same here. And I am also wondering why is it done with --voxel_dim 208 208 80 in the readme for inference. Whereas, in the ~/atlas/config.py, the voxel configs are as below:

_C.VOXEL_DIM_TRAIN = [160,160,64]
_C.VOXEL_DIM_VAL = [256,256,96]
_C.VOXEL_DIM_TEST = [416,416,128]

Which one is correct for inference? Did you solve it? @antoinekeller Thank you very much.

from atlas.

HaFred avatar HaFred commented on August 15, 2024

Hi @zmurez-ml , sorry I am a bit confused. May I know is the NYU40 dataset actually the NYUv2 in ScanNet dataset? According to the NYUv2 paper, it seems like the table is not pink but orange?
image

from atlas.

dyy0205 avatar dyy0205 commented on August 15, 2024

hi, can i ask which software did you use to show .ply file? thanks

from atlas.

HaFred avatar HaFred commented on August 15, 2024

hi, can i ask which software did you use to show .ply file? thanks

Meshlab

from atlas.

Related Issues (20)

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.