mirror of https://github.com/immich-app/immich.git
604 B
604 B
openapi.model.RecognitionConfig
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | ||
| maxDistance | double | ||
| minFaces | int | ||
| minScore | double | ||
| modelName | String | ||
| modelType | ModelType | [optional] |