Mathux / TMR

Official PyTorch implementation of the paper "TMR: Text-to-Motion Retrieval Using Contrastive 3D Human Motion Synthesis" ICCV 2023
https://mathis.petrovich.fr/tmr
MIT License
205 stars 18 forks source link

not same device #1

Closed RhythmJnh closed 1 year ago

RhythmJnh commented 1 year ago

model.py line 121 latent_unit_texts = normalize(self(texts)).to(unit_embs.device)