↓ 2 callersMethod__init__(
self,
in_channels,
features=256,
use_bn=False,
out_channels=[256, 51
LHM/models/encoders/dinov2_dpt.py:41
↓ 2 callersMethod__init__(self, num_attention_heads, attention_head_dim, in_channels, num_layers=1, norm_num_groups=32, eps=1e-5)
diffsynth/models/sd_motion.py:54
↓ 2 callersFunction_compute_iouCompute the Intersection over Union (IoU) between two boxes . Args: bboxA (list): The first bbox info (left, top, right, bottom, score).
engine/pose_estimation/third-party/ViTPose/mmpose/apis/inference_tracking.py:9