Prakhar Kulshreshtha

Results 5 issues of Prakhar Kulshreshtha

Hello guys, Thanks so much for releasing a large scale dataset for open-source community, even for commercial use. I was wondering if there are also some tags associated with each...

Hi guys, Thanks so much for open sourcing your code. However without any license no-one can run/develop from your code. Could you please add a license too, with the code?...

## Summary - We see some GitHub issues when some folks were trying to use the refinement step for non-fourier models. So we add a fix for that. - (minor)...

Hi guys, Thanks so much for opening up and sharing your amazing work. I notice that `EVA-02` segmentation weights are shared for `ADE20k`, but not for `COCO-stuff-164k`. But do you...

Hello, I see the material conversion from SimpleMaterial to PBRMaterial here, where we convert glossiness into roughness: https://github.com/mikedh/trimesh/blob/634c608f129d15a307557800deaba954f8a30a3e/trimesh/visual/material.py#L198-L215 But the PBRMaterial to SimpleMaterial conversion here doesn't map roughness -> specular:...