-
**Describe the bug**
When converting JPEG images to JXL with lossy compression, some pictures will convert too dark. I've included the files and examples. I've only experienced this with some older e…
-
Namespace(attn_dropout=0.2, batch_size=1, cap_dropout=0.2, cfgs_file='cfgs/yc2.yml', cuda=True, d_hidden=2048, d_model=1024, dataset='yc2', dataset_file='./data/yc2/yc2_annotations_trainval.json', den…
-
This is an issue similar to #2816
When we compile the following HLSL code using `dxc -Tps_6_0 -Emain -spirv`:
```
cbuffer cbuf
{
float VtxHeightmap;
};
Texture2D Img;
sampler SamplerDe…
-
**Description**
I'm receiving Native DICOMs from a modality with apparently a missing byte.
You'll find a [dump here](https://github.com/dcm4che/dcm4che/files/9199332/dump_US_missing_byte.txt)
With…
-
### Description
Out of 48 possible orientations for a 3d image, the 24 left-handed orientations are treated incorrectly when saving a multi-frame dicom file or series.
- Examples for rig…
-
KDM UpdatesTO BE RELEASED: Rancher v2.6.4
New Kubernetes Version | Min Rancher Version | Min RKE Version
-- | -- | --
1.23.4-rancher1-1 | 2.6.4-rc0 | 1.3.3-rc0
1.22.7-rancher1-1 | 2.6.3-rc0 | 1.…
-
Hello @clolsonus ,
thanks for providing the implementation.
I've few questions about the work. I installed all the dependencies for the project and used some images having GPS information for m…
-
Steps to reproduce:
1. Paste `0067E2` into RGB
Expected:
- OkLCH has something like `oklch(54% 0.20 258)`
Actual:
- OkLCH has `oklch(54.12% 0.203760003850602 258.38835815691493)`
![S…
-
**Describe the bug**
During testing, several samples were found to cause consumption of all RAM. However, this did not cause memory corruption, except for one sample, which possibly caused a read o…
-
```
I was thinking of a new effect that would use a 256x256 array:
output_color = colormap[brush_color][image_color]
A classic usage would be as a super-fast transparency effect when the array is
co…