tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
15 stars 0 forks source link

Fix negative bounding box value issue #220

Open nathanielrindlaub opened 2 months ago

nathanielrindlaub commented 2 months ago

Somehow when manipulating the bounding boxes users can accidentally create bboxes with smaller xmax values than the xmin.

See this issue for more detail: https://github.com/tnc-ca-geo/animl-ml/issues/122