machinebox / issues

Machine Box issues, bugs and feature requests
2 stars 0 forks source link

Facebox: list already-added faces #26

Closed stuartlangridge closed 6 years ago

stuartlangridge commented 6 years ago

It's possible to remove a face from Facebox by ID, but there doesn't seem to be a way to list the faces that have already been trained to get those IDs; having a list endpoint would be very useful!

matryer commented 6 years ago

We thought about this but found that APIs for listing/paging/etc would be messy. Would it be trivial, in your case, to store the IDs on ‘your end’?

stuartlangridge commented 6 years ago

It's doable; if that's the way I need to do things, I'll try it that way.

machinabot commented 6 years ago

Well we try not to go overboard with features. The fewer features, the fewer things we have have to maintain etc. and the more internal changes we can make etc.

Let me know how you get on.

Mat

On 1 Apr 2018, at 21:47, Stuart Langridge notifications@github.com wrote:

It's doable; if that's the way I need to do things, I'll try it that way.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.