Open kimihailv opened 3 years ago
Hello, thank you for your code. Could you please explain why you set requires_grad=True for input tensor with edge_features when training model?
https://github.com/ranahanocka/MeshCNN/blob/15b83cc6a4db968baf6cf595df78995a9c2dcee3/models/mesh_classifier.py#L49
Hello, thank you for your code. Could you please explain why you set requires_grad=True for input tensor with edge_features when training model?
https://github.com/ranahanocka/MeshCNN/blob/15b83cc6a4db968baf6cf595df78995a9c2dcee3/models/mesh_classifier.py#L49