redshiftzero

Results 162 issues of redshiftzero

from this repo. Face detection is fine

tech/machine-learning

There are few BPD officers in the city, and adding the court documents for all lawsuits BPD officers have been involved in is a nicely scoped research task that would...

requested/berkeley-copwatch
data

Once #736 is done, we should * Add mypy to the dev dependencies * Run mypy as part of the lint target to enable gradual typing * Start adding [PEP...

good first issue

In PR #169 I added this `serve_image` function in `utils.py` that generates a path for the files stored locally in the `static/` folder. However in prod and staging images are...

hackathon

The UI of the cop identification app currently looks like this; ![acfef8e8-1e4d-11e7-8545-4727501115c9](https://cloud.githubusercontent.com/assets/7832803/24943534/f0b8e1d4-1f0b-11e7-91e3-7e56108c3304.png) Changes should be made in the context of issue #170 establishing an unidentified officer workflow, which would add...

tech/frontend
design
ux/ui
hackathon
size/L
improve tagging

A user might look through the list and want to flag the N officers that look similar to the one that they interacted with. They should ideally be able to...

help wanted
hackathon
improve tagging

There are some officers that are in our images but do not appear in our roster for one of several reasons: * The image is old and they left the...

feature-request
tech/python
size/L
improve tagging

I got the following suggestion after giving a short talk on OpenOversight: one way to automatically flag malicious people as well as catch errors is to use [double](https://en.wikipedia.org/wiki/Two_pass_verification) [data](https://faculty.unlv.edu/barchard/doubleentry/Double%20Entry%20APS%202009%20handout.pdf) entry....

feature-request
improve tagging

Feedback from a user: > I accidentally tagged an image with the wrong officer ID, how do I flag that? Right now this is just "email us and let us...

feature-request
tech/python
size/M
source/user-feedback
improve tagging

* `make lint` should invoke our flake8 checks * We should document its use it in this repo for developers * We should run `make lint` in ci instead of...

good first issue