Skip to content

About the Background Smoothing #68

@FatLong666

Description

@FatLong666

Hello, when I run the project to generate a video, I want to use the Backgroud-Smoothing to make a compression between the different video. But I got some error about the Backgroung-Smoothing.

File "D:\pycharmprojects\Text2Video-Zero\text_to_video_pipeline.py", line 428, in call
m_f = torch.tensor(self.sod_model.process_data(
AttributeError: 'TextToVideoPipeline' object has no attribute 'sod_model'

When I spent some time to figure it out, I found that the Text_to_video_pipeline.py doesn't define the self.sod_model. It seem the project also have not provide more information or fully code about the Background-Smoothing.

I hope U can help me.

Best, regard!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions