Skip to content

Commit

Permalink
Update list of update sites (GitHub build 14)
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Mar 14, 2024
1 parent cc13c9d commit 049e85d
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2224,6 +2224,16 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
<td><a href="https://imagej.net/people/bene51">Benjamin Schmid</a>
</td></tr>

<tr valign="top">
<td><b>SAMJ</b>
</td>
<td><a rel="nofollow" class="external free" href="https://sites.imagej.net/SAMJ/">https://sites.imagej.net/SAMJ/</a>
</td>
<td>SAMJ is a Fiji plugin for annotating microscopy images using various versions of the Segment Anything Model (SAM). See the <a href="https://github.io/deepimagej/">GitHub organization</a> for details.
</td>
<td><a href="https://imagej.net/people/carlosuc3m">Carlos Garcia</a>, <a href="mailto:daniel.sage@epfl.ch">Daniel Sage</a>, <a href="mailto:mamunozb@ing.uc3m.es">Arrate Muñoz-Barrutia</a>, <a href="https://imagej.net/people/xulman">Vladimír Ulman</a>, <a href="https://imagej.net/people/ctrueden">Curtis Rueden</a>
</td></tr>

<tr valign="top">
<td><b>Sceptical Physiologist</b>
</td>
Expand Down Expand Up @@ -2851,7 +2861,7 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
</div>

<div id="footer">
<p>This page was last modified on 22 February 2024, at 19:48.</p>
<p>This page was last modified on 14 March 2024, at 15:49.</p>
</div>
</div>

Expand Down
6 changes: 6 additions & 0 deletions sites.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
|Plugins for plane-wise GPU-accelerated multi-view deconvolution of SPIM data.
|Benjamin Schmid

|- valign=&quot;top&quot;
|'''SAMJ'''
|https://sites.imagej.net/SAMJ/
|SAMJ is a Fiji plugin for annotating microscopy images using various versions of the Segment Anything Model (SAM). See the GitHub organization for details.
|Carlos Garcia, Daniel Sage, Arrate Muñoz-Barrutia, Vladimír Ulman, Curtis Rueden

|- valign=&quot;top&quot;
|'''Sceptical Physiologist'''
|https://sites.imagej.net/Scepticalphysiologist/
Expand Down
14 changes: 14 additions & 0 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2171,6 +2171,20 @@ sites:
maintainers:
- "[Benjamin Schmid](https://imagej.net/people/bene51)"

- name: "SAMJ"
id: "SAMJ"
url: "https://sites.imagej.net/SAMJ/"
description: >-
SAMJ is a Fiji plugin for annotating microscopy images using
various versions of the Segment Anything Model (SAM).
See the [GitHub organization](https://github.io/deepimagej/) for details.
maintainers:
- "[Carlos Garcia](https://imagej.net/people/carlosuc3m)"
- "[Daniel Sage](mailto:daniel.sage@epfl.ch)"
- "[Arrate Muñoz-Barrutia](mailto:mamunozb@ing.uc3m.es)"
- "[Vladimír Ulman](https://imagej.net/people/xulman)"
- "[Curtis Rueden](https://imagej.net/people/ctrueden)"

- name: "Sceptical Physiologist"
id: "Scepticalphysiologist"
url: "https://sites.imagej.net/Scepticalphysiologist/"
Expand Down
6 changes: 6 additions & 0 deletions sites_insecure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
|Plugins for plane-wise GPU-accelerated multi-view deconvolution of SPIM data.
|Benjamin Schmid

|- valign=&quot;top&quot;
|'''SAMJ'''
|http://sites.imagej.net/SAMJ/
|SAMJ is a Fiji plugin for annotating microscopy images using various versions of the Segment Anything Model (SAM). See the GitHub organization for details.
|Carlos Garcia, Daniel Sage, Arrate Muñoz-Barrutia, Vladimír Ulman, Curtis Rueden

|- valign=&quot;top&quot;
|'''Sceptical Physiologist'''
|http://sites.imagej.net/Scepticalphysiologist/
Expand Down

0 comments on commit 049e85d

Please sign in to comment.