forked from tensorflow/models
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Task Description
Implement the Mesh class, as described in https://pytorch3d.readthedocs.io/en/latest/_modules/pytorch3d/structures/meshes.html
Write your code and tests in this folder: https://github.com/PurdueDualityLab/tf-models/tree/mesh_rcnn/official/vision/beta/projects/mesh_rcnn/ops
🚨 Please follow the Google Style Guide 🚨
Before opening a pull request:
- Differentially tested against original implementation ✅
- All test cases are written and passed 👍
- Code is linted ✏️
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request