-
Describe the current limitations that do not allow to provide user experience similar to the one provided in the TCIA web interface. Send email to help desk, keep track of the responses in this issue.…
-
Read the section on optimization before trying to implement an optimizer: https://github.com/burn-rs/burn/blob/main/ARCHITECTURE.md#optimization
- [X] SGD
- [X] Adam
- [x] AdamW
- [x] RMSProp
-…
-
### System Information
OpenCV version: 4.7.0
Operation System: Windows 10
Compiler: Microsoft Visual Studio 2022
### Detailed description
The following code was called when calling net.forward. T…
-
Hi, I have a bug when converting DICOM data to nifti. Specifically, the nifti file seems to be flipped when I load the segmentation file. We noticed that when we load both DICOM and nifti files on ITK…
-
It would be pretty helpful to have a way to query the getSimpleSearchCriteriaValues endpoint, since it can return values from getModality, getBodyPartCounts, etc... in a consolidated request. Currentl…
-
The `avgpool2d_global` implementation used in `lib_nn` sums up pixel values from the image and applies a scale factor. The effective scale factor is the combination of the 8-bit `scale` and `shift`. T…
-
**Describe the bug**
In rtcmtypes_get.py there is a TODO for message 1230
# TODO verify that each iteration of this group only ever contains
# one of either DF423, DF424, DF425 …
-
Several of the AnVIL v4 snapshots available as of 11/4/22 populate the following disease attributes:
* `anvil_diagnosis:disease` # represented as _ontology_id_:_ontology_number_
* `anvil_diagnosis:p…
-
Hi, great package. Thanks for sharing it.
I was wondering if you could either include or point to some more samples and datasets on the web that can be opened out of the box with your tool.
Chee…
-
## Bug Report
### Describe the Bug
RTSTRUCT dicom file with local failed to show the RT Structure sets
### What steps can we follow to reproduce the bug?
1. [First step open the website of…