David Jakowenko

Results 97 comments of David Jakowenko
trafficstars

Can you share your Double Take config?

Hello! Have you verified that `http://10.0.2.20/api/RLC-520/latest.jpg?h=500` returns an image? Can you also post the relevant parts of your config so I can see how you have it setup?

Please verify your URLs are correct. Frigate and DeepStack for example should never be on the same URL unless they are on different ports.

Hey @Salvora, Thanks for checking out the project. The current config doesn't support multiple of the same detector, it's explicitly looking for `deepstack`, `compreface`, or `facebox`. I can work on...

I can add a `name` key, would you like that displayed on the UI next the the detector name? If I'm understanding, the API will try to process an image...

Is this what you had in mind? Here you can see I have two instances of DeepStack configured with names to distinguish them. When recognition happens it will try in...

Hey @julianrinaldi, thanks for checking this project out. According to the CompreFace devs there is no way to tell the detector an image was a false positive. This was the...

Does this issue still persist with the latest / beta build?

Select the image, click the trash button in the top right, then you should be able to retrain it. Clicking "sync" would also try to retrain it for that preson.

Ah I guess because it was never trained with a 200 response I have logic in there to delete it. You could've also clicked the "sync" button which would've tried...