-
| Name | Description | Size | Format | URL |
| --- | --- | --- | --- | --- |
| World Bank - Light Every Night | Light Every Night - World Bank Nightime Light Data – provides open access to all night…
-
Hi @lucidrains,
Thanks for this fantastic trove of transformers
-
I am running 3D Slicer 4.10.2, the latest that supports Mac OS Sierra (10.12)
Tried to import a stack of DICOM files, and, by default, it launched **DWIConvert** module, which gave me an error, for…
-
In last weeks meeting the question of data dimensionality came up again (in the morning it was raised by @jni, and I think it came up in the afternoon as well).
Currently, the spec demands that all d…
-
Hello I am trying to apply this library to 3d medical imaging, as it seems ideal yet I have problems with application of code to my domain.
For the beginning I would like to achieve very simple thin…
-
Please find herebelow issues observed in the dataset `spineGeneric`.
Data folder: `../duke/projects/ivado-medical-imaging/spineGeneric_201907041011/result/`.
Issues will be ticked once resolved.…
-
### Description
In ITKReader, ```itk.size(img)``` should not be reversed since it outputs correct size of an image. Instead, itk.array_view_from_image(img, keep_axes=False) provides the transposed …
-
这个帖子是免费的生信学生/程序员等招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。
读者可以咨询,但请不要发布与招聘无关的内容,禁止对学校/公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
-
This is a feature request towards v0.2 of the multi-scale image spec:
Support (affine) transformations for images to apply these on the fly (e.g. to map images to a shared coordinate system).
So …
-
Hello,
I had the use case of pairing a linear container and a (dynamic) mdspan to create a basic grid like this:
```cpp
template
class regular_grid
{
public:
// Some methods, interpolate e…