sauradip / fewshotQAT

[BMVC 2021]: Official PyTorch implementation of : "Few Shot Temporal Action Localization using Query Adaptive Transformers"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

align1d error

Quadwo opened this issue · comments

ImportError: libtorch_cpu.so: cannot open shared object file: No such file or directory

can you help with this?

This looks like a torch version mismatch ! Kindly check the requirements in ReadME
Have a look at this thread : frostinassiky/gtad#20 (comment)

Our code is borrowed from GTAD

Feel free to re-open if not resolved