The command to run demo.py is 'python demo.py --snapshot models/L2CSNet_gaze360.pkl --device 0 --cam 0'
It was. Also, the data_modified function does not exist in line 71 of the utils folder.
After changing the two errors, demo.py can be run.
Did I take the right approach?
The command to run demo.py is 'python demo.py --snapshot models/L2CSNet_gaze360.pkl --device 0 --cam 0' It was. Also, the data_modified function does not exist in line 71 of the utils folder.
After changing the two errors, demo.py can be run. Did I take the right approach?