Update README.md
This commit is contained in:
parent
a4226cbd11
commit
162320c502
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@ Perform personal calibration and remap the gaze target on a screen.
|
|||
<p> </p>
|
||||
|
||||
## Installation
|
||||
[Unix Installation](https://git.perceptualui.org/public-projects/opengaze/wikis/Unix-installation)
|
||||
[Unix Installation](https://git.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Unix-installation)
|
||||
|
||||
## Use
|
||||
[Command line arguments](https://git.perceptualui.org/public-projects/opengaze/wikis/Command-line-arguments)
|
||||
[Command line arguments](https://git.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Command-line-arguments)
|
||||
|
||||
## Citation
|
||||
**If you use any of the resources provided on this page in any of your publications, please cite the following paper:**
|
||||
|
@ -53,11 +53,11 @@ abstract = {Appearance-based gaze estimation methods that only require an off-th
|
|||
|
||||
## License
|
||||
|
||||
The license agreement can be found in [LICENSE](https://git.perceptualui.org/public-projects/opengaze/blob/master/LICENSE).
|
||||
The license agreement can be found in [LICENSE](https://git.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/blob/master/LICENSE).
|
||||
|
||||
You have to respect boost, OpenFace and OpenCV licenses.
|
||||
|
||||
Furthermore, you have to respect the licenses of the datasets used for [model training](https://git.perceptualui.org/public-projects/opengaze/wikis/Model-training).
|
||||
Furthermore, you have to respect the licenses of the datasets used for [model training](https://git.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Model-training).
|
||||
|
||||
## Code layout
|
||||
* caffe-layers: Our customized layers for the Caffe library.
|
||||
|
|
Loading…
Reference in a new issue