Matthew Lincoln

Results 22 issues of Matthew Lincoln

https://github.com/timesler/facenet-pytorch#quick-start

wontfix
CV

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...

bug
Interface
API

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 -...

wontfix
Interface

wontfix
Interface
API

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...

wontfix
Interface

To see if this helps subsequent rounds of similarity searching.

CV

`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

bug
Interface

https://docs.djangoproject.com/en/3.0/ref/models/querysets/#filteredrelation-objects

data models
refactor

- [ ] Objects - [ ] GET - [ ] ordering - [ ] filtering - [ ] Faces - [ ] GET - [ ] ordering - [...

infrastructure
API