Skip to content

Post sammed3d - #249

Open
JeanneRbs wants to merge 2 commits into
mainfrom
post_sammed3d
Open

Post sammed3d#249
JeanneRbs wants to merge 2 commits into
mainfrom
post_sammed3d

Conversation

@JeanneRbs

Copy link
Copy Markdown
Contributor

Post du 18 juin,
Pas tenir compte de gemfile.lock

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new review post to the site’s collections/_posts for the June 18 entry (SAM-Med3D). The PR also includes a substantial Gemfile.lock change, which appears inconsistent with the PR description (“Pas tenir compte de gemfile.lock”) and may be accidental.

Changes:

  • Add new post 2026-06-18-SAMMed3D.md with images and references for the SAM-Med3D paper review.
  • Update Gemfile.lock with a different dependency resolution (including platform-specific entries).

Reviewed changes

Copilot reviewed 1 out of 7 changed files in this pull request and generated 3 comments.

File Description
Gemfile.lock Lockfile dependency resolution/platform entries changed (likely unintended per PR description).
collections/_posts/2026-06-18-SAMMed3D.md New review post content for SAM-Med3D, including figures and references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


# Method

## SAM-Med3D Archiecture
$$\rightarrow$$ **Qualitative comparison**
<div style="text-align:center">
<img src="/collections/images/SAMMed3D/comp_sammethods_quali.jpg" width=1500></div>
<p style="text-align: center;font-style:italic">: Figure 2. Visualization of SAM, SAM-Med2D, and SAM-Med3D across diverse anatomical structures and modalities for 1 or 5 points.</p>
# SA-Med3D-140K Dataset
SA-Med3D-140K is one of the largest volumetric medical segmentation datasets available at the time of publication. It combines data from 70 public datasets and 24 private datasets, resulting in 22k 3D medical images and 143k segmentation masks.

The dataset covers 28 imaging modalities, including CT, ultrasound, and 26 MRI sequences, spanning six major anatomical regions. It is split into 131k training masks and 12k validation masks. The training set contains 58 public datasets and all private data, while the validation set consists of 16 public benchmark datasets, some of which have their training set included the training sources.
@nathanpainchaud

Copy link
Copy Markdown
Member

Pas tenir compte de gemfile.lock

@JeanneRbs Au moment de merger, on ne peut pas sélectionner seulement une partie des changements. On accepte la PR en totalité, ou pas du tout. Il faut donc corriger le fichier sur ta branche avant de clôre la PR.

Dans ton cas, comme tu as commité des changements sur gemfile.lock dont on ne veut pas, il faut que tu revert les changements. Ce guide décrit comment le faire (sous l'intitulé "Reverting Specific Files"). Tu peux suivre les étapes par toi-même si tu veux, ou bien si tu ne te sens pas trop à l'aise avec Git tu pourras venir me voir pour qu'on le fasse ensemble.

Autrement, tu pourras répondre à la review automatique de Codex sur les typos et style dans le texte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants