"git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "62a0f136662b9f8fb30066a535b854eab26c6e9f"
Fix issue if there are less than half of NUM_KEYPOINTS (#534)
If there are less than half of model_cfg.NUM_KEYPOINTS it will lead to RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation.
Showing
Please register or sign in to comment