Even

Results 105 comments of Even

@BattleZhan 根据自己的数据集,修改网络,输出正确的类别数

> setting render mode to depth: > > ```python > testbed.render_mode = ngp.Depth > ``` > > see more here: #600 Hi, i've got a 4 channel image:W×H×4 depth image...

> > Hi @Vincentqyw after capturing the depth, I see that the values are between 0 and 255. How do I get the maximum depth that I can use to...

> Dear Contributors, > > I can't find valid EBB! dataset now. Could you provide a new Google Drive link to the dataset? Very appreciate about that! Did you find...

> The depth render mode is quite literally the actual depth in depth units. I don't think it was meant for visualization purposes as its not mapped to a range....

> Hi! Thanks for the great work! > > I want to get a nice DepthMap to associate to each frame. I set > > ``` > testbed.render_mode = ngp.Depth...

> When running > > ``` > python scripts/run.py \ > --scene /path/to/transforms.json > --load_snapshot /path/to/snapshot.ingp > --screenshot_transforms /path/to/transforms.json > --screenshot_dir /path/to/screenshots > --width 256 --height 256 > ``` >...

> Yes, the fix is [here](https://github.com/NVlabs/instant-ngp/pull/1421/files#diff-31f00059cd1ed0d328e70d7f85c8c908e9252130223c372c3e24397c3ebe06a0) Good job!

> have you solved the problem? I want to know how to generate pointscloud from depth images How to render a depth map?

I can not find any dataset link now!