TSOD
Code for the ICME 2021 paper "Exploring Driving-Aware Salient Object Detection via Knowledge Transfer"
Usage
- For training,
open train_test, runpython train.py
- For testing,
open train_test, runpython test.py
- For evaluating,
open evaluate, runmatlab -nosplash -nodesktop -r evaluation_all
Citation
@inproceedings{su2021exploring,
title={Exploring Driving-Aware Salient Object Detection via Knowledge Transfer},
author={Su, Jinming and Xia, Changqun and Li, Jia},
booktitle={2021 IEEE International Conference on Multimedia and Expo (ICME)},
pages={1--6},
year={2021},
organization={IEEE}
}