Michael Mayer
ab0bd1c732
Config: Change default vision model assets path to assets/models/ #127
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-08-08 19:06:56 +02:00
raystlin
ad94d03576
Fixed classify and nsfw tests
...
They were broken when the constructors changed to include metadata.
2025-04-13 14:53:34 +00:00
Michael Mayer
190be2a1b5
AI: Finalize facial embeddings, labels and nsfw API endpoints #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-10 20:28:26 +02:00
Michael Mayer
caf3ae1ab5
AI: Refactor use of face embeddings, labels, and nsfw models #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-10 16:49:34 +02:00
Michael Mayer
35e9294d87
AI: Add vision package and vision API endpoints #127 #1090
...
These changes allow to configure the computer vision models through an
optional vision.yml configuration file. Note that the API endpoints
are not yet functional and require further work.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 23:39:37 +02:00
Michael Mayer
a4354d4fa6
Backend: Move fastwalk package to /pkg/fs/fastwalk
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-07-03 09:27:11 +02:00
Michael Mayer
eed69eda20
AI: Fix model paths in tests after moving classify, face & nsfw packages
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-07-02 08:20:19 +02:00
Michael Mayer
3c6006d969
Backend: Rename /internal/tensorflow to /internal/ai
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-07-02 08:08:14 +02:00