Version 0.7.4
A small release. It also has builds for PyTorch 2.0.1
Minor new features
- Saving normals to OBJ 092400f
- Saving TexturesVertex to GLB 178a777
- Implicitron can now read from a new dataset format which stores metadata in sqlite files. This requires the sqlalchemy library. 32e1992
Fixes
- Error in example in cameras.md f5a117c
- Build fix with newer CUB b921efa
- Warnings when we don’t obey user’s request of torch.use_deterministic_algorithms. Some cuda implementations in pytorch3d are non-deterministic. ef5f620
- Implicitron evaluation still works when ground truth depth map is not supplied 0e3138e
- Loading bounding boxes in Co3D-type datasets in implicitron was failing when masks were not requested 7aeedd1