Matthew Lincoln
Matthew Lincoln
https://github.com/timesler/facenet-pytorch#quick-start
bulk add/delete tags now causes lots of errors when encountering photos that chain-update their related members of close match sets. This is bearable, as the interface still works. A better...
There's a mishmash of strategies across different pages and they need to be unified: - [ ] Photo browse page - [x] GCV faces - [x] GCV object localization -...
A few times during review, editors accidentally excluded pics and weren't able to easily go back and find the set they needed to revise. (not fixing, since the work is...
To see if this helps subsequent rounds of similarity searching.
`Promise.allSettled()` is calling the `then()` callback while the various `POST` submissions are still pending. I thought that it would wait until every `POST` has been resolved: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled
https://docs.djangoproject.com/en/3.0/ref/models/querysets/#filteredrelation-objects
- [ ] Objects - [ ] GET - [ ] ordering - [ ] filtering - [ ] Faces - [ ] GET - [ ] ordering - [...