"...models/git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "3295eac36c4dbcab57ee3e40ed02e00c278eb8b7"
Two minor fixes in doc and tutorial (#254)
Summary: `INSTALL.md` On Windows, pip install from git does not work with single quotes. I replace them with double quote as those should work for any OS. `camera_position_optimization_with_differentiable_rendering.ipynb` To extract the silhouette from the reference image, we need to reject white values, not black values, because the background of the ref is white:  Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/254 Reviewed By: gkioxari Differential Revision: D23798508 Pulled By: nikhilaravi fbshipit-source-id: 1fbec291c48c367539a8a4fea389a109aab49e3d
Showing
Please register or sign in to comment