Skip to content

Commit b1b765c

Browse files
authored
added python version of the code to read
1 parent c0450a1 commit b1b765c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# STAR-FC Saccade Generator
22
#### (Selective Tuning Attentive Reference model - Fixation Control)
33

4-
This repository contains C++ code for our CVPR 2018 paper ["Active Fixation Control to Predict Saccade Sequences"](http://openaccess.thecvf.com/content_cvpr_2018/html/Wloka_Active_Fixation_Control_CVPR_2018_paper.html). Python version of the code is under development and will be released soon.
4+
This repository contains C++ code for our CVPR 2018 paper ["Active Fixation Control to Predict Saccade Sequences"](http://openaccess.thecvf.com/content_cvpr_2018/html/Wloka_Active_Fixation_Control_CVPR_2018_paper.html). Python version of the code is available [here](https://github.com/ykotseruba/pySTAR-FC). Note that the python version uses a slightly different foveation algoritm. If you want to reproduce the results in the paper, please use the C++ version.
55

66
### Usage
77

0 commit comments

Comments
 (0)