Create a Database to Contain Faces

To create a database to contain faces, use the following procedure.

To create a database to contain faces

  • Use the CreateFaceDatabase action with the database parameter.

    database The name of the new database (maximum 254 bytes).
    finetuning (Boolean, default false) Specifies whether to enable fine-tuning. For more information about fine-tuning, see Improve Accuracy by Optimizing the Recognition Network.

    For example:

    curl http://localhost:14000/action=CreateFaceDatabase -F database=Faces