vuthede / first-order-model-implementation

An implementation of first-order-model. https://arxiv.org/abs/2003.00196

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first-order-model-implementation

Steps:

  • Play around with dataset first
  • Play with each module in module
  • Write loss.py contains loss functions in paper
  • Write train.py to train

Training experiments:

  • Keypoints constrain important ?
  • Loss VGG important, and better than only template matching loss
  • Only first order motion is good enough?

About

An implementation of first-order-model. https://arxiv.org/abs/2003.00196


Languages

Language:Python 98.5%Language:Shell 1.5%