mirror of
https://github.com/ente-io/ente.git
synced 2025-07-02 05:35:12 +00:00
## Description - Quantized the CLIP text encoder - Moved preprocessing and postprocessing of face detection inside the model - Optimised the ONNX models more wherever possible - Created a place in infra for ML version control of sorts ## Tests Have tested the changes on mobile, but not on desktop. Please carefully review the changes on desktop, especially regarding the face detection post-processing, more specifically the image (re-)size correction.
10 lines
377 B
Properties
10 lines
377 B
Properties
## This file must *NOT* be checked into Version Control Systems,
|
|
# as it contains information specific to your local configuration.
|
|
#
|
|
# Location of the SDK. This is only used by Gradle.
|
|
# For customization when using a Version Control System, please read the
|
|
# header note.
|
|
#Wed Oct 09 09:02:56 CEST 2024
|
|
flutter.sdk=/Users/ua741/work/flutter
|
|
sdk.dir=/home/laurens/Android/Sdk
|