↓ 10 callersFunctionconv(in_planes, out_planes, kernel_size=3, stride=1, padding=1, dilation=1)
diffsynth/extensions/RIFE/__init__.py:26
↓ 9 callersMethod__init__(self, embed_dim=1536, num_layers=24, use_rms_norm=False, num_dual_blocks=0, pos_embed_max_size=192)
diffsynth/models/sd3_dit.py:327
↓ 9 callersFunctionnmsGreedily select boxes with high confidence and overlap <= thr. Args: dets: [[x1, y1, x2, y2, score]]. thr: Retain overlap < thr.
engine/pose_estimation/third-party/ViTPose/mmpose/core/post_processing/nms.py:9
↓ 8 callersMethod__init__(self, input_transform="resize_concat", in_index=(0, 1, 2, 3), upsample=1, **kwargs)
LHM/models/encoders/dinov2/hub/depth/decode_heads.py:226
↓ 8 callersMethod__init__(self, input_ids, cu_input_ids, attention_mask, cu_seqlens, max_seq_len)
diffsynth/models/stepvideo_text_encoder.py:185
↓ 8 callersMethod__init__(self, input_transform="resize_concat", in_index=(0, 1, 2, 3), upsample=1, **kwargs)
engine/pose_estimation/dinov2/dinov2/hub/depth/decode_heads.py:226