Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG:Memory Inefficiency in face tagging #240

Closed
2 tasks done
Rishab87 opened this issue Jan 15, 2025 · 3 comments
Closed
2 tasks done

BUG:Memory Inefficiency in face tagging #240

Rishab87 opened this issue Jan 15, 2025 · 3 comments

Comments

@Rishab87
Copy link
Contributor

Rishab87 commented Jan 15, 2025

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Currently we copy images to spereate folder when tagging them, instead we can add an option to turn on face tagging in settings asynchronously tag all images and instead of copying them we can refer those folders and on opening app check what images have been deleted and bulk delete those paths at once in backend to remove unwanted paths. This will make app more effecient , faster loads , faster tagging of images.

Record

  • I agree to follow this project's Code of Conduct
@Jibesh10101011
Copy link
Contributor

This issue #209 is already created by @rahulharpal1603

Whatever you mentioned I and @rahulharpal1603 already working on these

Please check the existing issue before creating ...

@rahulharpal1603
Copy link
Contributor

rahulharpal1603 commented Jan 15, 2025

Yes, I and Jibesh are working on this.

@Rishab87
Copy link
Contributor Author

@rahulharpal1603 thanks for letting me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants