Skip to content

Error while running demo.py #68

@sangeun99

Description

@sangeun99

Hello
Thanks for your code

I am running demo.py now but i faced " RuntimeError: PytorchStreamReader failed reading file data/2: invalid header or archive is corrupted " code while doing.

My shell code was like this.

CUDA_VISIBLE_DEVICES=0 python demo.py \ --config config/vox-adv-256.yaml \ --driving_video path-video \ --source_image path-img \ --checkpoint modules/depth/models/DaGAN_vox_adv_256.pth.tar \ --relative \ --adapt_scale \ --kp_num 15 \ --generator DepthAwareGenerator

And the error code was like this
image

I downloaded your pre-trained model from one-drive.
Is there any problem with checkpoint file (DaGAN_vox_adv_256.pth.tar) or just the problem with my env?

AND one more question for evaluating model!
I want to evaluate the model
Do you have any codes to make mp4s for testing? Could you provide it?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions