-
Here are some ideas for additional diagnostics inspired by discussions with @jonathanlilly and @JeffreyEarly.
### Eigensolver for vertical modes
I think it would be nice to have an eigensolver t…
-
Hello @AliaksandrSiarohin !
Thanks for sharing such an awesome work.
I have tried the code using the following command
`python ./motion-cosegmentation/part_swap.py --source_image ./final.jpeg --t…
-
Hi all.
I'm working on an indoor tracking project using PTAM.
I'd like to use an IMU sensor to retrieve more precise information about velocities and accelerations because if I have understood wel…
-
when I run this
from demo import load_checkpoints
config_path = 'config/vox-256.yaml'
print(config_path)
generator, kp_detector = load_checkpoints(config_path='config/vox-256.yaml',
…
-
## Summary
Hi, I have previously run QSIPrep version 0.21.4 on a participant, then tried the latest version 0.23.0 on the same participant. It looks like the HTML report generated by 0.23.0 only …
-
I need some Architecture help to make First Order Motion for iPhone.
1. Make an asynchronous function call that sends a video + picture to the cloud, process the video, then return trained video
…
-
at the **Create a model and load checkpoints** cell, when ran this error occurred:
```
ModuleNotFoundError Traceback (most recent call last)
in ()
----> 1 from demo import l…
-
Hey @AliaksandrSiarohin
Thanks a lot for sharing such awesome work. All the best for the conference!
I had a hard time replicating the work and was wondering if you could share some inputs here
…
-
I am getting an error when trying to load the checkpoint I trained with the first-order motion model. A quick google search suggests that the pytorch version might cause checkpoints to be corrupted
…
-
We have fixed dependency package versions.
One of the reasons is that the original repo First Order Motion Model uses an older version of Pytorch (1.0.0) possibly for compatibility with older versi…