Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ info
Method
info
PATH/core/models/backbones/vit.py:562–563 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
560
561
class
dummy_logger:
562
def
info(self, **kwargs):
563
print(**kwargs)
564
565
def
warning(self, **kwargs):
566
print(**kwargs)
Callers
15
wrapped
Function · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
create_optimizer
Method · 0.45
create_lr_scheduler
Method · 0.45
auto_denan_recover
Method · 0.45
update
Method · 0.45
logging
Method · 0.45
create_optimizer
Method · 0.45
logging
Method · 0.45
__init__
Method · 0.45
inference_on_dataset
Method · 0.45
Calls
no outgoing calls
Tested by
8
__init__
Method · 0.36
test_with_TTA
Method · 0.36
test_with_TTA
Method · 0.36
evaluate
Method · 0.36
evaluate
Method · 0.36
evaluate
Method · 0.36
evaluate
Method · 0.36
evaluate
Method · 0.36