jakowenko / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/jakowenko/double-take
MIT License
1.21k stars 94 forks source link

[FEAT] Requesting for two additional AI Facial Recognition Platforms be added. #305

Open Dvalin21 opened 1 year ago

Dvalin21 commented 1 year ago

With Deepstake being no longer, please update any settings and the name so that CodeProject.AI can be added. Also would like to add to the compatibility list

InsightFace https://github.com/SthPhoenix/InsightFace-REST?ref=hackernoon.com

and

DeepFace https://github.com/serengil/deepface?ref=hackernoon.com

townsmcp commented 1 year ago

@Dvalin21 i haven’t got into Double Take yet (only setup Frigate in a Proxmox LXC Docker yesterday after getting my Coral M.2 delivered), and have seen DeepStack has gone - are you saying CodeProject.AI is not working yet with Double Take? I see CodeProject has support for the Coral so am looking for a detector that will utilise the Coral

Dvalin21 commented 1 year ago

@Dvalin21 i haven’t got into Double Take yet (only setup Frigate in a Proxmox LXC Docker yesterday after getting my Coral M.2 delivered), and have seen DeepStack has gone - are you saying CodeProject.AI is not working yet with Double Take? I see CodeProject has support for the Coral so am looking for a detector that will utilise the Coral

CodeProject.AI does work, through double take for Frigate, but it doesnt seem to work well. There are people who have deepstack forked, but not sure how well it works. My understanding as of today, the best and most accurate is darknet: https://pjreddie.com/darknet/

townsmcp commented 1 year ago

@Dvalin21 thank you for the info. I will check out that other project. I’m guessing darknet isn’t working with Double Take?

Dvalin21 commented 1 year ago

@Dvalin21 thank you for the info. I will check out that other project. I’m guessing darknet isn’t working with Double Take?

Correct and thank you.

luzik commented 1 year ago

For deepface please checkout https://github.com/jakowenko/double-take/issues/196

DrSpaldo commented 1 year ago

I'm not sure if this project has stopped but after seeing how well Immich have implemented insightface and how good the person recognition performance is, it would be great to see some form of insightface in double take

doctorttt commented 1 year ago

Does anyone know if Doubletake will ever support CodeProject.AI? I'm also using Frigate and I have no idea how to get Frigate and CodeProject.AI to work together.

DrSpaldo commented 1 year ago

I am not sure if the project is still going, no updates for a year

jmtatsch commented 1 year ago

Look at https://github.com/skrashevich/double-take , he has a well maintained fork with support for CodeProject.AI

doctorttt commented 1 year ago

Look at https://github.com/skrashevich/double-take , he has a well maintained fork with support for CodeProject.AI

Thanks a lot. I just installed this fork. What is happening to the original author of Double-take?