VQAssessment / FAST-VQA-and-FasterVQA

[ECCV2022, TPAMI2023] FAST-VQA, and its extended version FasterVQA.
https://www.ecva.net/papers/eccv_2022/papers_ECCV/html/1225_ECCV_2022_paper.php
Other
244 stars 23 forks source link

Segmentation fault (core dumped) #47

Open KlZOnmyway opened 2 months ago

KlZOnmyway commented 2 months ago

Hi, I'm trying to use your Infer for a single MP4 video cmd. However, no matter which model I chose, e.g., FasterVQA, Fast-VQA-M, it raises error: Segmentation fault (core dumped). I tried to debug it. It seems the problem happened when I tried to put model onto device. However, if I use CPU to run it, the bash will not respond anymore.

My torch version is 2.2.0+cu118. System: Ubuntu. GPU: V100 32GB

sunwei925 commented 1 month ago

the same problem

MOLYHECI commented 2 weeks ago

the same.