guoqincode / Open-AnimateAnyone

Unofficial Implementation of Animate Anyone
2.9k stars 233 forks source link

I have question about motion module. #134

Open justinday123 opened 1 week ago

justinday123 commented 1 week ago

In paper, it says that motion module(temporal attention layer) is only trained in stage two, but in train code, it seems like all model's parameter is trained. What is the code that only trains temporal layer?