Files
photoprism/internal/ai/classify
raystlin adc4dc0f74 Added new parameters to model input.
New parameters have been added to define the input of the models:
* ResizeOperation: by default center-crop was being performed, now it is
  configurable.
* InputOrder: by default RGB was being used as the order for the array
  values of the input tensor, now it can be configured.
* InputInterval has been changed to InputIntervals (an slice). This
  means that every channel can have its own interval conversion.
* InputInterval can define now stddev and mean, because sometimes
  instead of adjusting the interval, the stddev and mean of the training
data should be use.
2025-07-15 13:31:31 +00:00
..
2025-01-09 10:28:17 +01:00
2025-07-15 13:31:31 +00:00
2024-10-01 11:38:17 +02:00
2024-10-01 11:38:17 +02:00