曹潇
曹潇
Sorry, it is not "prevent", in line 759 we can still do this. But explicit api is a better choice right
Hi, did you fix this? I so, could you share your solution? Mine also told me data not on the same device (cuda:0 and cuda:1)
can you share your modified code with us? @MrMois
Any update?
> After working on this project since June 2024, I feel like they have manipulated the InterCLIP checkpoints. I cannot achieve the same evaluation results as those reported in the...
> > Hi, In training script, you use InterGen (train.py, def build_models: ...) But in eval script, you use InterClip (evaluator.py, def build_models: .... ) which contains "motion_encoder". This cause...
> > > > Hi, In training script, you use InterGen (train.py, def build_models: ...) But in eval script, you use InterClip (evaluator.py, def build_models: .... ) which contains "motion_encoder"....
The script are from Gaussian Splatting---convert.py colmap version is 3.9
我也很好奇,他lora finetune时候用get_velocity算得v,然后拿v跟clear latent求mse是个什么操作?