grand-challenge.org icon indicating copy to clipboard operation
grand-challenge.org copied to clipboard

A platform for end-to-end development of machine learning solutions in biomedical imaging

Results 67 grand-challenge.org issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/DIAGNijmegen/rse-grand-challenge-admin/issues/50, closes https://github.com/DIAGNijmegen/rse-grand-challenge-admin/issues/12, closes https://github.com/comic/grand-challenge.org/issues/2553 This PR implements all changes for https://github.com/DIAGNijmegen/rse-roadmap/issues/159 - It adds a create view for a single display set - It fixes the widget for...

Listing the interfaces used in an archive (on the archive update form) does not work if there are empty ArchiveItems: https://sentry.io/organizations/grand-challenge/issues/3455239880/?project=303639&query=is%3Aunresolved The same issue might be there for algorithms and...

bug
priority/p2
area/reader-studies
area/archives

https://sentry.io/organizations/grand-challenge/issues/3453755278/

bug
priority/p2
area/reader-studies

**Describe the bug** Interfaces can be defined with super_kind File. For annotations this means that the annotation should be provided as a json file. For these interfaces, the "Edit display...

bug

Most of the list views in Grand Challenge use the [datatables app](https://github.com/comic/grand-challenge.org/tree/main/app/grandchallenge/datatables) to load the paginated object list asynchronously. Lately we have started using htmx to load partials on user...

priority/p2
area/reader-studies
area/maintenance

**Is your feature request related to a problem? Please describe.** I see this for algorithms that auto-accept verified users now. Users that place an access request for an algorithm first...

In #1737 we added an OpenAPI3.0 schema, but we should go through this and ensure that the spec is complete, things I know are missing: * The `CharField(source="get_*_display",...)` should be...

bug
priority/p2
area/api
estimate/day

See https://github.com/codingjoe/django-stdimage/issues/290#issuecomment-1103824112 Now watching Django Pictures for the v1 release.

- [ ] We could also always list all headings under "Update Description" with the text "left empty" if a field is not documented - [ ] We should automatically...

We remap SIGTERM to SIGQUIT in celery which should return tasks to the queue, however, this does not happen for image conversion tasks (at least).