animl-frontend
animl-frontend copied to clipboard
A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
**Context** Bounding boxes cannot be edited (moved, resized) in the mobile version of the single column grid view. This task covers the work of investigating a way to make the...
For all other components/functionality (data export, stats dashboard, managing labels/tags, managing cameras, etc.) either hide them entirely, gracefully degrade them, or make fully responsive. I think we for sure will...
Many commonly used metrics when performing ecological analyses on camera trap images depend on knowing the number of "trap days" (detection rates, for example). Cameras often go offline for various...
Add to Deployment form. From docs: > NOTE: the End Dates for Deployments are determined automatically. For example, if Deployment B starts after Deployment A, the End Date for Deployment...
It was abundantly clear after watching how Juli reviews images (very fast, locally), that we need to get image load time down to an absolute minimum. The first step is...
Currently some of our errors related to async tasks are fallen to the wayside as there appears to be discrepancies between how errors are handled, particularly differences between errors when...
We currently call `fetchImages()` every time the filters change, but many of those fetches may be unnecessary and unwanted if users are adjusting multiple filter settings at once. Perhaps it's...
High priority and light-ish lift. Will make the bulk-application of Tags infinitely more efficient.
Come up with a strategy for making Label/Tag annotation more efficient with hotkeys. We will likely want to provide some level of user-configurable customization because we can't anticipate which Tags/Labels...
We need more user feedback before making any decisions on this, but there may be room for improvement in the UX for adding Tags to images. The first iteration is...