imatge-upc / activitynet-2016-cvprw

Tools to participate in the ActivityNet Challenge 2016 (NIPSW 2016)

Home Page:https://imatge-upc.github.io/activitynet-2016-cvprw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"extract_features.py" stucks in a while loop

Zakia13 opened this issue · comments

Hello i'm experiencing problem while running extract_features.py. It stucks in a while loop of extractor_process and saver_process because generator_process produces empty data queues. i don't know why data_gen_queue remains empty although VideoGenerator class is running successfully.
Kindly help me how to resolve this issue.
Thanks.