Digvijay Naruka

Results 17 comments of Digvijay Naruka

Surround them in separate `` tags . ``` Repeater 1 Repeater 2 ``` [Click here](https://codepen.io/digvijayad/pen/RegBxg) to view a working example.

@fabianschenk According to [issue here](https://github.com/isl-org/Open3D/issues/3100) This reason for not reading colors is that OpenSfM generates the `merged.ply` file with `diffuse_` headers for colors. ``` property uchar diffuse_red property uchar diffuse_green...

@fabianschenk Yes I'll create one.

@fabianschenk I have created the PR.

According to here: http://gamma.cs.unc.edu/POWERPLANT/papers/ply.pdf and here: http://paulbourke.net/dataformats/ply/ The red, green, and blue are the standard ply headers, whereas diffuse_red, ambient_red, or specular red are user-defined elements. Also worth noting is...

@Wallejd Were you able to gather more info about Instance-level Feature Embedding?

It is giving that error because it cannot find your php executable file? You need to specify your php path in the package settings. ``` "codeformatter_php_options": { "syntaxes": "php", //...

@marvinschablass Were you able to solve this? I'm having same problem with Pix2pixHD

You should run that command before installing third party libraries

> Do you have a configuration file for the street dataset, and if you have one, can you provide me with a copy?Thank you @digvijayad I don't! I ended up...