isic-archive icon indicating copy to clipboard operation
isic-archive copied to clipboard

International Skin Imaging Collaboration: Melanoma Project

Results 92 isic-archive issues
Sort by recently updated
recently updated
newest added

6 hours may not be enough time for very large datasets to finish processing.

As a followup to https://github.com/ImageMarkup/isic-archive/pull/299, revisit how `isic.views.UploadDatasetRequestView` checks and updates user permissions on the client. Options include: - Refresh user model when in the route handler - Remove the...

Detached DOM elements related to image thumbnails and histograms remain in memory after browsing away from Lesion Images, e.g. to the front page. Typically we'd expect the app to clean...

gallery

Both Lesion Images and Annotation Study Results use full-window layouts. A key part of these layouts is setting the height of the main content container so that it fills the...

The travis output is hard to parse, and local style testing ought to be possible in any case. Additionally, we should think about ditching cmake testing in place of simply...

Now that [segmentation listing pagination](https://github.com/ImageMarkup/isic-archive/pull/187/commits/a0b59c1e4f8d16700b1cec8f0e715b54fa16ab72) is live, the client should use pagination (or disable it by setting `limit=0`) for fetching the segmentations of an image.

[This line](https://github.com/ImageMarkup/isic-archive/blob/0c903d0c351d661118b684e4fec54fa39a228b17/web_external/js/views/body/ImagesView/HistogramPane.js#L20) needs to be more maintainable.

gallery

This should return both the progress of the study per-user, and how many users have annotated each image. The alternative is to call `/study/{id}` for the entire study and attempt...

https://docs.mongodb.com/manual/core/index-text/ https://docs.mongodb.com/getting-started/python/indexes/ https://docs.mongodb.com/manual/reference/operator/projection/meta/#proj._S_meta