↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
musepose/pipelines/pipeline_pose2vid.py:140
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
dtype
musepose/pipelines/pipeline_pose2img.py:138
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
musepose/pipelines/pipeline_pose2vid_long.py:148
Method__call__(
self,
ref_image,
pose_images,
width,
height,
video_length,
musepose/pipelines/pipeline_pose2vid.py:285
Method__call__(
self,
ref_image,
pose_image,
width,
height,
num_inference_st
musepose/pipelines/pipeline_pose2img.py:193
Method__call__(
self,
ref_image,
pose_images,
width,
height,
video_length,
musepose/pipelines/pipeline_pose2vid_long.py:338
Method__init__(
self,
img_size,
img_scale=(1.0, 1.0),
img_ratio=(0.9, 1.0),
drop_rat
musepose/dataset/dance_image.py:13
Method__init__(
self,
vae,
image_encoder,
reference_unet,
denoising_unet,
po
musepose/pipelines/pipeline_pose2vid.py:30
Method__init__(
self,
vae,
image_encoder,
reference_unet,
denoising_unet,
po
musepose/pipelines/pipeline_pose2img.py:34
Method__init__(
self,
vae,
image_encoder,
reference_unet,
denoising_unet,
po
musepose/pipelines/pipeline_pose2vid_long.py:38
Method__init__(
self, channels, use_conv=False, out_channels=None, padding=1, name="conv"
)
musepose/models/resnet.py:94