Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ __init__
Method
__init__
PATH/core/data/transforms/seg_aug_dev.py:140–141 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
138
""
"
139
140
def
__init__(self):
141
super().__init__()
142
143
def
apply_image(self, img: np.ndarray) -> np.ndarray:
144
return
img
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected