Skip to content

Commit f014090

Browse files
committed
Update news with recent PRs
1 parent cc15761 commit f014090

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

js/updates.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ const updates = [
66
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/BrainImageAnalysis/instance-loss\">Instance Awareness of Multi-class Semantic Segmentation Loss Functions</a> accepted at CVPR CV4Clinical Workshop.", "category": "publishing" },
77
{ "date": "Mar. '26", "description": "Graduate TA for Image and Signal Processing with <a href=\"https://kclpure.kcl.ac.uk/portal/en/persons/richard.housden\">Prof. James Housden</a>", "category": "teaching" },
88
{ "date": "Mar. '26", "description": "Graduate TA for Python with <a href=\"https://www.kcl.ac.uk/people/marc-modat\">Prof. Marc Modat</a> and <a href=\"https://cai4cai.ml/author/jonathan-shapey/\">Dr. Jonathan Shapey</a>", "category": "teaching" },
9+
{ "date": "Apr. '26", "description": "<a href=\"https://github.com/BrainLesion/panoptica/pull/245\">Drop cupy dependency</a> - BrainLesion/panoptica", "category": "pr" },
10+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/MIC-DKFZ/batchgeneratorsv2/pull/19\">Precompute spatial grid</a> - MIC-DKFZ/batchgeneratorsv2", "category": "pr" },
11+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/MIC-DKFZ/batchgeneratorsv2/pull/16\">use broadcasting for mask transform</a> - MIC-DKFZ/batchgeneratorsv2", "category": "pr" },
12+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8781\">Fix make_gaussian_kernel truncated parameter unit mismatch (#8780)</a> - Project-MONAI/MONAI", "category": "pr" },
13+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8766\">Remove unused <code>n_dims</code> parameter from <code>Fourier.inv_shift_fourier</code></a> - Project-MONAI/MONAI", "category": "pr" },
14+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8763\">Add GradientAccumulation utility for SupervisedTrainer</a> - Project-MONAI/MONAI", "category": "pr" },
15+
{ "date": "Mar. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8762\">Fft cleanup/update</a> - Project-MONAI/MONAI", "category": "pr" },
16+
{ "date": "Jan. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8696\">Fix GEGLU docstring: Sigmoid -&gt; GELU</a> - Project-MONAI/MONAI", "category": "pr" },
17+
{ "date": "Jan. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8684\">Add 3D support and confusion matrix output to PanopticQualityMetric</a> - Project-MONAI/MONAI", "category": "pr" },
918
{ "date": "Feb. '26", "description": "<a href=\"https://github.com/Project-MONAI/MONAI/pull/8688\">Fix docstring typos across codebase</a> - Project-MONAI/MONAI", "category": "pr" },
1019
{ "date": "Jan. '26", "description": "<a href=\"https://github.com/cai4cai/torchsparsegradutils/pull/67\">perf: replace torch.cat([*B]) with reshape in sparse_triangular_solve</a> - cai4cai/torchsparsegradutils", "category": "pr" },
1120
{ "date": "Jan. '26", "description": "<a href=\"https://github.com/cai4cai/torchsparsegradutils/pull/65\">perf: replace torch.cat([*B]) with reshape in sparse_mm</a> - cai4cai/torchsparsegradutils", "category": "pr" },

0 commit comments

Comments
 (0)