-
Previously there were no "Elements linked to an attribute" Integrity Check failures, as per the first screen shot below.
When I ran the Integrity Check today, the number of failures was 2698, as pe…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
Others
### What happened + What you expect…
-
Hi, great work!
I want to use libcom on my x-ray image dataset. Specifically, given a background x-ray image, the insertion location and a foreground x-ray image. I want to insert the foreground …
-
### Describe the bug
Got the below error in the pod.
```
Traceback (most recent call last):
File "/usr/local/bin/ray", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/site-p…
-
Hello, Chen
I have a question about learning RTPI.
Is there anything I should consider when choosing a training dataset?
For example, the learning volume must have the same pixel spacing and be t…
-
## Revisit in P1
`Not in P0`
[View related comment.
](https://github.com/department-of-veterans-affairs/va.gov-team/issues/57857#issuecomment-1681277042)
## a11y Reviewer(s)
- Sara Smith
## Alt Text…
-
### What happened + What you expected to happen
Hello, I am using scaling_config = ScalingConfig(num_workers=args.num_workers, resources_per_worker={"NPU":args.npu_per_worker}) in my training, and …
-
- tracy ray
```rust
pub fn tracy_ray(&self, ray: &Ray) -> cgmath::Vector3 {
let hit = self.find_closest_collision(ray);
let mut color = cgmath::vec3(0.0, 0.0, 0.0);
…
-
### What happened?
The path returned by getDirectPath does not adhere well to the expected path given a ray that does not start or end from the center of a grid space. I would expect the behavior t…
-
Hi, how would the preprocessing method be adapted to x-ray images? Do they require sensitivity maps like MRIs would? For context, I am currently attempting to reproduce this paper and adapting it to w…