5 Nankai International Advanced Research Institute (SHENZHEN FUTIAN) 6 Sichuan Provincial Key Laboratory of Criminal Examination
Fig. The detailed network architecture of our FishNet.
A focuses on performing ERP-based global feature embedding to achieve panoptic perception and avoid visual distortion.
B catches fixation shifting by refocusing the network to avoid the compression problem of shifted fixations in SOTA models.
C makes the network fully aware of the fixation shifting mechanism to ensure that the network is sensitive to fixation shifting.
Fig. Detailed calculation of the spherical distance. Fig. Visualizing of the ``shifting-aware feature enhancing''.
🛠️ Key Steps for FishNet (CODE: https://github.com/guotaowang/FishNet/tree/main)
-
Training Process
python train.py
-
Inference Process
python test.py
-
Model Weight
- Model_best.pth Baidu Netdisk, Google Netdisk (97.9 MB)
-
Results
- Results are stored in the output directory.
-
Score of Each Testing Set Clip
MatricsOfMyERP.m
-
Score of Entire Testing Set
MatricsOfMyALLERP.m
If you use WinDB, please cite the following paper:
@article{wang2023windb,
title={WinDB: HMD-free and Distortion-free Panoptic Video Fixation Learning},
author={Wang, Guotao and Chen, Chenglizhao and Hao, Aimin and Qin, Hong and Fan, Deng-Ping},
journal={arXiv preprint arXiv:2305.13901},
year={2023}
}



