RQ-Wu / LAMP

Official implement code of LAMP: Learn a Motion Pattern by Few-Shot Tuning a Text-to-Image Diffusion Model (Few-shot-based text-to-video diffusion)
https://rq-wu.github.io/projects/LAMP/index.html
Other
236 stars 10 forks source link

Evaluation code #11

Closed samiragarwala closed 7 months ago

samiragarwala commented 7 months ago

Hi! I was wondering if you could share the evaluation code used in LAMP or point me to references that you used for the results reported in the paper? Thank you!

RQ-Wu commented 7 months ago

Hi! You can find the evaluation function code in lamp/utils.py.

hero-y commented 5 months ago

Hi, have you reproduced the metrics?