Scanpath_Prediction icon indicating copy to clipboard operation
Scanpath_Prediction copied to clipboard

How to generate a scanpth for an image.

Open TianheWu opened this issue 3 years ago • 1 comments

I have an image and I want to use your pretrained model to generate the scanpath coordinates for this image. How should I do. Thanks! Please help me!

TianheWu avatar Mar 05 '23 09:03 TianheWu

Sorry for the late reply. To generate a scanpath for a new image (not in COCO-Search18), you would need to first compute the DCBs (see https://github.com/cvlab-stonybrook/Scanpath_Prediction/blob/master/extract_DCBs_demo.py). Then you can follow this issue for the rest.

ouyangzhibo avatar Mar 14 '23 14:03 ouyangzhibo