HS-YN / PAVER

Official repository of Panoramic Vision Transformer for Saliency Detection in 360° Videos (ECCV 2022)
MIT License
34 stars 4 forks source link

Problem with datasets #6

Open nghiatran19 opened 4 months ago

nghiatran19 commented 4 months ago

I downloaded all datasets and organized the 'data' directory as guidance. But when I trained (run the command: python cli.py), I got this error: ValueError: num_samples should be a positive integer value, but got num_samples=0 Can you please tell me how to fix this issue, thank you. PAVER issue

nhavanntd31 commented 4 months ago

Hi, you can normally try to num_samples equal 1. If not work, please check your train.txt, or test.txt for video loader. This error also throw whenever num_videos have loaded equal 0 . Further, can we has a discuss about this topic in other platform, my email : datthcs311203@gmail.com