↓ 1 callersFunction_make_levit_backbone(
model,
hooks=[3, 11, 21],
patch_grid=[14, 14]
)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/midas/backbones/levit.py:23
↓ 1 callersFunction_make_next_vit_backbone(
model,
hooks=[2, 6, 36, 39],
)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/midas/backbones/next_vit.py:15
↓ 1 callersFunction_make_vit_b_rn50_backbone(
model,
features=[256, 512, 768, 768],
size=[384, 384],
hooks=[0, 1, 8, 11],
vit_features
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/midas/backbones/vit.py:120
↓ 1 callersFunction_make_vit_b_rn50_backbone(
model,
features=[256, 512, 768, 768],
size=[384, 384],
hooks=[0, 1, 8, 11],
vit_features
src/flux/annotator/midas/midas/vit.py:343
↓ 1 callersFunctionbbox_xyxy2csTransform the bbox format from (x,y,w,h) into (center, scale) Args: bbox (ndarray): Bounding box(es) in shape (4,) or (n, 4), formatted
src/flux/annotator/dwpose/onnxpose.py:115
↓ 1 callersMethodcheck_inputs(
self,
image,
prompt,
height,
width,
negative_prompt,
mypipes/pipe_nointp_control.py:506
↓ 1 callersMethodcheck_inputs(
self,
image,
prompt,
height,
width,
negative_prompt,
mypipes/pipe_intp2.py:464
↓ 1 callersMethodcheck_inputs(
self,
image,
prompt,
height,
width,
negative_prompt,
mypipes/pipe_nointp.py:464