Skip to content

Releases: Gradiant/FARO

FARO release v1.1.2

09 Jan 17:30
caa3eba
Compare
Choose a tag to compare

We recommend that you install FARO by first cloning the repository and following the installation instructions in the README.md file.

If for any reason you want to install FARO by directly downloading the files on this release, please follow the next steps:

  1. Download the source code and uncompress it in your pc.

  2. Go to the root of FARO and delete the models folder.

  3. Download models.zip, place it on the root folder and uncompress it.

NOTE: Check that the configuration files (config/es.yaml and config/nolanguage.yaml) point to the current path of the models

Make sure you have Docker installed and running on your pc

  1. Run the appropriate docker build script for your platform (docker_build_faro.sh (Linux/MacOS) or docker_build_faro.bat (Windows)).

  2. Execute the appropriate docker run script for your platform (docker_run_faro.sh (Linux/MacOS) or docker_run_faro.bat (Windows)).

NOTE: You can also use these scripts for running the version of the docker container that is available in Docker Hub. Check the README for more information.

FARO release v1.1.1

19 Dec 16:28
Compare
Choose a tag to compare

We recommend that you install FARO by first cloning the repository and following the installation instructions in the README.md file.

If for any reason you want to install FARO by directly downloading the files on this release, please follow the next steps:

  1. Download the source code and uncompress it in your pc.

  2. Go to the root of FARO and delete the models folder.

  3. Download models.zip, place it on the root folder and uncompress it.

NOTE: Check that the configuration files (config/es.yaml and config/nolanguage.yaml) point to the current path of the models

Make sure you have Docker installed and running on your pc

  1. Run the appropriate docker build script for your platform (docker_build_faro.sh (Linux/MacOS) or docker_build_faro.bat (Windows)).

  2. Execute the appropriate docker run script for your platform (docker_run_faro.sh (Linux/MacOS) or docker_run_faro.bat (Windows)).

_NOTE: You can also use these scripts for running the version of the docker container that is available in Docker Hub. Check the README for more information.

FARO release v1.1.0

19 Dec 09:26
Compare
Choose a tag to compare

We recommend that you install FARO by first cloning the repository and following the installation instructions in the README.md file.

If for any reason you want to install FARO by directly downloading the files on this release, please follow the next steps:

  1. Download the source code and uncompress it in your pc.

  2. Go to the root of FARO and delete the models folder.

  3. Download models.zip, place it on the root folder and uncompress it.

NOTE: Check that the configuration files (config/es.yaml and config/nolanguage.yaml) point to the current path of the models

Make sure you have Docker installed and running on your pc

  1. Run the appropriate docker build script for your platform (docker_build_faro.sh (Linux/MacOS) or docker_build_faro.bat (Windows)).

  2. Execute the appropriate docker run script for your platform (docker_run_faro.sh (Linux/MacOS) or docker_run_faro.bat (Windows)).

FARO release v1.0.1

07 Nov 10:24
Compare
Choose a tag to compare

We recommend that you install FARO by first cloning the repository and following the installation instructions in the README.md file.

If for any reason you want to install FARO by directly downloading the files on this release, please follow the next steps:

  1. Download the source code and uncompress it in your pc.

  2. Go to the root of FARO and delete the models folder.

  3. Download models.zip, place it on the root folder and uncompress it.

NOTE: Check that the configuration files (config/es.yaml and config/nolanguage.yaml) point to the current path of the models

Make sure you have Docker installed and running on your pc

  1. Run the appropriate docker build script for your platform (docker_build_faro.sh (Linux/MacOS) or docker_build_faro.bat (Windows)).

  2. Execute the appropriate docker run script for your platform (docker_run_faro.sh (Linux/MacOS) or docker_run_faro.bat (Windows)).

v1.0.0

22 Jul 13:29
Compare
Choose a tag to compare

You need to replace the model folder with the models in models.tar.gz. Check the MODELS_INSTALLATION.txt for detailed instructions.