↓ 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/dwpose/onnxpose.py:118
↓ 1 callersFunctionlog_validation(
vae,
image_enc,
net,
scheduler,
accelerator,
width,
height,
clip_length=24,
train_stage_2.py:136
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_lmks2vid_long.py:170
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_pose2vid.py:140
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
dtype
src/pipelines/pipeline_pose2img.py:138
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_pose2vid_long.py:148
Method__call__(
self,
ref_image,
pose_up_images,
pose_down_images,
width,
h
src/pipelines/pipeline_lmks2vid_long.py:360
Method__call__(
self,
ref_image,
pose_images,
width,
height,
video_length,
src/pipelines/pipeline_pose2vid.py:285
Method__call__(
self,
ref_image,
pose_image,
width,
height,
num_inference_st
src/pipelines/pipeline_pose2img.py:193
Method__call__(
self,
ref_image,
pose_images,
width,
height,
video_length,
src/pipelines/pipeline_pose2vid_long.py:338