diff --git a/README.md b/README.md index 44040a7..774d0fe 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ Perform personal calibration and remap the gaze target on a screen.

 

## 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 -[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 **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://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. -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 * caffe-layers: Our customized layers for the Caffe library.