-
We have inputs in the CRD for image repository / tag, but we don't use those values if they are specified in the CRD (instead using the values in images.json) I believe the ordering should be
1. Us…
-
HI I am getting this error while loading the images. I am using tensorflow backend and I ried switching the Image_dimension_ordering to 'tf'
util/data.py", line 164, in _load_img_pair
a = img…
-
ImageSet images are orderable and the admin interface would be greatly improved if you could use drag and drop ordering like with Arm Wells.
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
When trying to pretrain the Swin Transformer model found in [research-contributions](https://github.com/Project-MONAI/research-contributions)/[SwinUNETR](https://github.com/Project-MONAI/research-cont…
-
### Summary
no
### DeePMD-kit Version
x
### Backend and its version
x
### Python Version, CUDA Version, GCC Version, LAMMPS Version, etc
_No response_
### Details
I tried to install deepmd-ki…
-
Problem Description
--------------------
* To execute pre-compiled and linked subprograms in an ordered way with ordered data to solve a complex problem
* Two levels of organization exist
- Stag…
-
These are a few examples related to conversations #336 and #236 Assume the following models:
```python
class Product(models.Model):
class Meta:
db_table = "store_product"
o…
-
The class vtkDICOMToRAS is used to convert an image from the DICOM patient coordinate system to the RAS coordinate system or vice-versa, which involves mapping _x_ to -_x_ and _y_ to -_y_. This can b…
-
Currently, when re-ordering WF operations, the elements will be shifted in place. Placeholders shown for the element dragged away and the position inserted could provide better visual feedback. No vis…