double-take icon indicating copy to clipboard operation
double-take copied to clipboard

[FEAT] Ability to Scrape or Use Outside Datasources

Open LordNex opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No. No problem. Just a really cool addition if possible. Describe the solution you'd like A clear and concise description of what you want to happen. I'd like to be able to pull known faces that PhotoPrism is taught along with DT to have a more up to date list of people we know from pictures we have taken and stored on the NAS that is scanned by PhotoPrism

https://github.com/photoprism/photoprism

Additional context Add any other context or screenshots about the feature request here.

No that's about it but let me know if you want to see my setup and I can show you how it works. I'm using DT with frigate with a TPU, DeepStack on a Jetson Nano, another DeepStack, Facebox, and CompreFace on Home Assistant in a PowerEdgeR620

LordNex avatar Jul 13 '22 14:07 LordNex

How are your photos labeled in photo prism? Is there an API to pull data from or were you hoping to just be able to pull images from photo prism into DT for easier training?

jakowenko avatar Jul 14 '22 19:07 jakowenko

How are your photos labeled in photo prism? Is there an API to pull data from or were you hoping to just be able to pull images from photo prism into DT for easier training?

It detects faces in pictures that are imported in and then allows you to tag the images with faces by name. Very handy feature for managing and deduplicating your images. I'm pretty sure it has an API and it's fully open source. Although even being to feed it the URL of a known face might work. I'm a Network guy by trade but have been trying to learn programming the best I can. But I'm unsure of how to marry the 2 applications together. Honestly I though about writing the author and seeing if he would want to make this Home Assistant docker friendly so it could be added to the add ins directory as I think a lot of people would like it if they got a chance to use it. Please let me know if there is anyway I can contribute. I'd be happy to test code or anything else you need. Thanks again for taking a look!

LordNex avatar Jul 16 '22 14:07 LordNex

Please see comments in #169

LordNex avatar Jul 23 '22 15:07 LordNex

Is there anything I can provide to assist with this? If you install OpenMediaVault as a VM in ESXi 7. Then look in the plugins folder and you can install PhotoPrism to test. I’m pretty sure it’s pulling the meta data and modifying it based upon ML algorithms. What I would like to be able to do is point it to a URL and have it “scrape” all the images on that page.

This would also assist with being able to use this to detect sex offenders or other unwanted guests before you open the door. I think being able to scape a database of images like Facebook or DOC would be a well used feature if added. Again, let me know if I can help with anything

LordNex avatar Oct 27 '22 23:10 LordNex

Just a refresh. It would still be handy to be able to feed this a URL and name and have it associate all images that way. There are so many use cases I could define.

LordNex avatar Dec 31 '23 18:12 LordNex