Update README.md
This commit is contained in:
parent
e56fb6ff09
commit
a4226cbd11
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>
|
<p> </p>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
[Unix Installation](https://gitlab.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Unix-installation)
|
[Unix Installation](https://git.perceptualui.org/public-projects/opengaze/wikis/Unix-installation)
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
[Command line arguments](https://gitlab.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Command-line-arguments)
|
[Command line arguments](https://git.perceptualui.org/public-projects/opengaze/wikis/Command-line-arguments)
|
||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
**If you use any of the resources provided on this page in any of your publications, please cite the following paper:**
|
**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
|
## License
|
||||||
|
|
||||||
The license agreement can be found in [LICENSE](https://gitlab.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/blob/master/LICENSE).
|
The license agreement can be found in [LICENSE](https://git.perceptualui.org/public-projects/opengaze/blob/master/LICENSE).
|
||||||
|
|
||||||
You have to respect boost, OpenFace and OpenCV licenses.
|
You have to respect boost, OpenFace and OpenCV licenses.
|
||||||
|
|
||||||
Furthermore, you have to respect the licenses of the datasets used for [model training](https://gitlab.hcics.simtech.uni-stuttgart.de/public-projects/opengaze/wikis/Model-training).
|
Furthermore, you have to respect the licenses of the datasets used for [model training](https://git.perceptualui.org/public-projects/opengaze/wikis/Model-training).
|
||||||
|
|
||||||
## Code layout
|
## Code layout
|
||||||
* caffe-layers: Our customized layers for the Caffe library.
|
* caffe-layers: Our customized layers for the Caffe library.
|
||||||
|
|
Loading…
Reference in a new issue