-
redo: 564_05_l
-
I was browsing through the graph convolution code and saw the [reduction code](https://github.com/tensorflow/graphics/blob/228472e31327635e80220a740f13d672252bec9f/tensorflow_graphics/geometry/convolu…
-
Hello,
I am using Seurat to analyze my Visium data, and have noticed dramatic differences between the SCT result between v4 and v5. Everything is detailed below - but my main question is **in v5 do…
-
I use the following script to export to ONNX
```
class ModelArgs:
hidden_dims: List[int] = field(default_factory=lambda: [128]*3)
n_downsample: int = 2
mixed_precision: bool = True
…
-
Unlike other imaging modalities like MRI or CT, ultrasound images have distinct characteristics, including high noise levels, unique texture patterns, and variable contrast depending on the specific t…
-
你好,在复现longhua2数据,运行bash/3_2_cross_view_process.sh遇到了错误
在gp_nerf/datasets/dataset_utils.py get_rgb_index_mask_depth_dji_instance_crossview 函数中 keep_mask = metadata.load_mask()返回为None,后续代码使用torch.…
LCsee updated
1 month ago
-
I noticed significant data reduction in the datasets you provided (i.e., SpamBase, WDBC, ...) compared to their original versions. This isn't addressed in your documentation. Can you explain the reaso…
-
### Goal
The primary objective of this roadmap is to refactor the existing tab classes within the UI window to adhere to the Model-View-Presenter (MVP) architecture. This refactoring will enhance cod…
-
Hello,
I am working with a sc dataset of avian retina (6 samples), and I am using Seurat in R to analyze the data.
So far I have been able to run my clustering analysis and UMAP, and annotated…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…