Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ max
Method
max
SwissArmyTransformer/examples/yolos/util/misc.py:72–73 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
70
71
@property
72
def
max(self):
73
return
max(self.deque)
74
75
@property
76
def
value(self):
Callers
6
inference_yolos.py
File · 0.45
forward
Method · 0.45
_onnx_nested_tensor_from_tensor_list
Function · 0.45
box_iou
Function · 0.45
generalized_box_iou
Function · 0.45
masks_to_boxes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected