Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QWTforGithub/T2LDM
/ transform
Method
transform
timm/data/dataset.py:133–134 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
131
132
@property
133
def
transform(self):
134
return
self.dataset.transform
135
136
@transform.setter
137
def
transform(self, x):
Callers
15
shear_x
Function · 0.80
shear_y
Function · 0.80
translate_x_rel
Function · 0.80
translate_y_rel
Function · 0.80
translate_x_abs
Function · 0.80
translate_y_abs
Function · 0.80
rotate
Function · 0.80
__getitem__
Method · 0.80
__iter__
Method · 0.80
__getitem__
Method · 0.80
__getitem__
Method · 0.80
__getitem__
Method · 0.80
Calls
1
_set_transforms
Method · 0.95
Tested by
no test coverage detected