coralnet icon indicating copy to clipboard operation
coralnet copied to clipboard

Development of CoralNet.

Results 123 coralnet issues
Sort by recently updated
recently updated
newest added

EDIT 2021/11: Issue details are now in [this comment](https://github.com/beijbom/coralnet/issues/150#issuecomment-958304084). I'll preserve this original post for thread consistency. ----- Train and deploy (this is what we do now): The source maintains...

source
vision backend

Possible status messages include 'pending training', 'new robot trained, improved by 5%', 'reclassifying 50 images'. At minimum this could be a single status message. Or we can have an event...

vision backend

Currently on a large source, you'd click one of the buttons on the export page, and your browser would start spinning as it waited for the request to finish. For...

export
performance

Currently, after the user clicks "Metadata", they get a metadata grid of ALL their images. The grid is somewhat slow to load and rather sluggish to interact with once you...

performance

Regarding these errors: ``` Internal Server Error: /source//upload/images_ajax/ IOError at /source//upload/images_ajax/ File does not exist: media/images/.JPG ``` I don't know when I started writing these off as random AWS glitches,...

bug
performance

This takes us from one LTS version to the next. 2.2's end of support is 2022-04, while 3.2's is 2024-04: https://www.djangoproject.com/download/#supported-versions Release notes to go through to reach Django 3.2:...

packages

Some of the biggest sources on CoralNet, with tens of thousands of images, accordingly have a lot of different metadata values. For example, the latitude might be filled in for...

performance

For example, replace all 'Pavement' annotations in a particular source with 'Noncoral' annotations. The Noncoral label should already be added to the source's labelset in order for this to work....

labels

Essentially, allow a source to define its own functional groups. Instead of having a database object per custom group, we'd keep it simple by representing custom-group names as strings. Each...

labels

This isn't giving us spacer errors, but it's leaving red rows in Backend Overview. See screenshot below - the rows where "# ver rbts" is at least 1, and "#...

vision backend