Installing Exadel CompreFace on Windows 11

Exadel CompreFace is a facial recognition software that can be used to implement facial recognition features into any application. In this tutorial, we will be providing you with the steps to install Exadel CompreFace on Windows 11.

Prerequisites

Before we proceed with the installation process, you need to make sure that your system meets the following requirements:

Steps to Install Exadel CompreFace

  1. Download the latest version of Exadel CompreFace from the official website at https://exadel.com/solutions/compreface/ .

  2. Extract the downloaded zip file to a suitable location on your system.

  3. Open the extracted folder and navigate to the docker-compose folder.

  4. Open the docker-compose.yml file using a text editor and modify the following values as per your requirements:

    environment:
      SERVER_PROTOCOL: "http"
      SERVER_HOST: "localhost"
      SERVER_PORT: "8080"
      SERVER_CONTEXT_PATH: "/api"
      SERVER_CORS:
      - "http://localhost:8080"
      - "http://localhost:3000"
      
      FACE_RECOGNIZER:
        TYPE: "face_recognition"
        CONFIDENCE_THRESHOLD: "0.45"
    
  5. Save the changes made to the docker-compose.yml file.

  6. Open a terminal window and navigate to the directory where you extracted the files.

  7. In the terminal window, run the following command to start the Exadel CompreFace server:

    docker-compose up -d
    
  8. Wait for the installation process to complete. You can verify if the installation was successful by navigating to http://localhost:8080/api/info in your web browser. You should be able to see the server information displayed on your screen.

  9. You can now start using Exadel CompreFace by making API calls to the http://localhost:8080/api/ endpoints.

Conclusion

Exadel CompreFace is a powerful facial recognition software that can help you implement facial recognition features into your applications quickly and easily. By following the steps in this tutorial, you should be able to install Exadel CompreFace on Windows 11 without any issues.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!