Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PeizeSun/SparseR-CNN
/ apply_coords
Method
apply_coords
detectron2/data/transforms/transform.py:272–273 ·
view source on GitHub ↗
(self, coords)
Source
from the content-addressed store, hash-verified
270
return
self.op(img)
271
272
def
apply_coords(self, coords):
273
return
coords
274
275
def
inverse(self):
276
return
NoOpTransform()
Callers
3
transform_keypoint_annotations
Function · 0.45
test_center_expand
Method · 0.45
test_inverse_transform
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_center_expand
Method · 0.36
test_inverse_transform
Method · 0.36