AliaksandrSiarohin / first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation
https://aliaksandrsiarohin.github.io/first-order-model-website/
MIT License
14.57k stars 3.22k forks source link

Floating point exception #498

Closed Tara8573 closed 2 years ago

Tara8573 commented 2 years ago

When running: python demo.py --config config/vox-256.yaml --driving_video data/video/demo1.mp4 --source_image data/imgs/641.jpg --checkpoint checkpoints/vox-cpk.pth.tar --relative --adapt_scale I got : Floating point exception

Environment: py3.7

waaplog commented 2 years ago

Hello, Did you find any solution? Can you help me with this problem? Best regards.

Tara8573 commented 2 years ago

Sry, i haven't find any solution. But when i use the environment in anthor computer, this problem disappears.