[Feature]: Add the ability to correct/train machine learning matches #408

Closed
opened 2026-02-04 20:19:19 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @esmondmissen on GitHub (Nov 8, 2022).

Feature detail

Just a simple option to correct false positives in the search results.

If I teach "carrot" and it returns a beach umbrella, an option to say "Not a carrot" would be nice.

Could this also be used to train the model going forward?

Platform

Server

Originally created by @esmondmissen on GitHub (Nov 8, 2022). ### Feature detail Just a simple option to correct false positives in the search results. If I teach "carrot" and it returns a beach umbrella, an option to say "Not a carrot" would be nice. Could this also be used to train the model going forward? ### Platform Server
Author
Owner

@alextran1502 commented on GitHub (Nov 8, 2022):

Currently, we don't have a re-train system yet. It would be quite a project of its own to provide the training platform for the application. I am keeping an eyes out for a more accurate or community train model though

@alextran1502 commented on GitHub (Nov 8, 2022): Currently, we don't have a re-train system yet. It would be quite a project of its own to provide the training platform for the application. I am keeping an eyes out for a more accurate or community train model though
Author
Owner

@bo0tzz commented on GitHub (Nov 8, 2022):

Editing tags will be supported in the future. Dynamic model training is unfortunately not as simple as adding some ui, it'd need some solid ML knowledge as well. And it wouldn't really be effective at the scale of just one immich instance, so we'd need to share training data around etc - it gets hairy pretty quick.

@bo0tzz commented on GitHub (Nov 8, 2022): Editing tags will be supported in the future. Dynamic model training is unfortunately not as simple as adding some ui, it'd need some solid ML knowledge as well. And it wouldn't really be effective at the scale of just one immich instance, so we'd need to share training data around etc - it gets hairy pretty quick.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#408