<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="/v2/static/oai2.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-08T02:13:14Z</responseDate>
  <request identifier="oai:figshare.com:article/25498603" metadataPrefix="oai_datacite" verb="GetRecord">https://api.figshare.com/v2/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:figshare.com:article/25498603</identifier>
        <datestamp>2024-04-08T08:34:34Z</datestamp>
        <setSpec>category_28885</setSpec>
        <setSpec>portal_549</setSpec>
        <setSpec>item_type_29</setSpec>
        <setSpec>month_year_04_2024</setSpec>
      </header>
      <metadata>
        <resource xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd">
          <identifier identifierType="DOI">10.5522/04/25498603.v2</identifier>
          <alternateIdentifiers>
            <alternateIdentifier alternateIdentifierType="URL">https://figshare.com/articles/model/tUbenet_Foundation_Model_Weights/25498603</alternateIdentifier>
          </alternateIdentifiers>
          <relatedIdentifiers>
            <relatedIdentifier relatedIdentifierType="URL" relationType="HasPart">https://ndownloader.figshare.com/files/45353281</relatedIdentifier>
            <relatedIdentifier relatedIdentifierType="DOI" relationType="IsSupplementTo">10.5522/04/25715604.v1</relatedIdentifier>
          </relatedIdentifiers>
          <creators>
            <creator>
              <creatorName>Holroyd, Natalie</creatorName>
              <givenName>Natalie</givenName>
              <familyName>Holroyd</familyName>
              <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org">0000-0001-9174-1346</nameIdentifier>
            </creator>
            <creator>
              <creatorName>Li, Zhongwang</creatorName>
              <givenName>Zhongwang</givenName>
              <familyName>Li</familyName>
            </creator>
            <creator>
              <creatorName>Brown, Emmeline</creatorName>
              <givenName>Emmeline</givenName>
              <familyName>Brown</familyName>
            </creator>
            <creator>
              <creatorName>Walsh, Claire</creatorName>
              <givenName>Claire</givenName>
              <familyName>Walsh</familyName>
            </creator>
            <creator>
              <creatorName>Shipley, Rebecca</creatorName>
              <givenName>Rebecca</givenName>
              <familyName>Shipley</familyName>
            </creator>
            <creator>
              <creatorName>Walker-Samuel, Simon</creatorName>
              <givenName>Simon</givenName>
              <familyName>Walker-Samuel</familyName>
            </creator>
          </creators>
          <titles>
            <title><![CDATA[tUbenet Foundation Model Weights]]></title>
          </titles>
          <subjects>
            <subject>Image processing</subject>
            <subject>vasculature</subject>
            <subject>machine learning</subject>
            <subject>foundation model</subject>
            <subject>3d segmentation</subject>
            <subject>vessel segmentation algorithm</subject>
          </subjects>
          <dates>
            <date dateType="Created">2025-05-15</date>
            <date dateType="Updated">2025-05-15</date>
          </dates>
          <resourceType resourceTypeGeneral="Model">Model</resourceType>
          <publicationYear>2024</publicationYear>
          <publisher>University College London</publisher>
          <rightsList>
            <rights rightsURI="https://creativecommons.org/licenses/by-nc-sa/4.0/" rightsIdentifier="CC BY-NC-SA 4.0"/>
            <rights rightsURI="http://purl.org/coar/access_right/c_abf2" rightsIdentifier="open access"/>
          </rightsList>
          <descriptions>
            <description descriptionType="Abstract"><![CDATA[<p dir="ltr"><b>tUbetNet: a foundation model for 3D vessel segmentation</b><br>tUbeNet is a 3D CNN for semantic segmenting of vasculature from 3D grayscale medical images. tUbeNet was trained on varied data from different modalities, scales and pathologies, to create a generalisable foundation model. The code and instructions for use can be found on github: https://github.com/natalie11/tUbeNet<br><br>The model weights presented here may be used as a foundation upon which to fine-tune tUbeNet to new data. Details of the training parameters and data are given briefly below. For a more information please see our preprint here: <a href="https://doi.org/10.1101/2023.07.24.550334" rel="nofollow" target="_blank">https://doi.org/10.1101/2023.07.24.550334</a><br><br><b>Training and Validation Data</b><br>A training library of paired images and manual labels was compiled from three-dimensional image data acquired both in-house and externally, and can be found <a href="https://doi.org/10.5522/04/25715604.v1" rel="noreferrer" target="_blank">here</a>. Images from four modalities were chosen to represent a range of sources of contrast, imaging resolutions and tissues types:<br>1. Optical High Resolution Episcopic Microscopy (HREM) data from a murine liver, stained with eosin B (4080 x 3072 x 416 voxels)<br>2. X-ray microCT images of a microvascular cast, taken from a subcutaneous mouse model of colorectal cancer (1000 x 1000 x 682)<br>3. Raster-Scanning Optical Mesoscopy data from a subcutaneous tumour model (provided by Emma Brown, Bohndiek Group, University of Cambridge) (191 x 221 x 400)<br>4. Optical Coherence Tomography Angiography (OCT-A) of a human retina (provided by Dr Ranjan Rajendram, Moorfields Eye Hospital) (500 × 500 × 64)<br><br>The model was evaluated using subvolumes of datasets 1 and 2 that were held out of training, as well as an unseen dataset:<br>5. T1-weighted Balanced Turbo Field Echo Magnetic Resonance Imaging (MRI) data from a machine-perfused porcine liver (400 x 400 x 15, resliced to 400 x 400 x 90)<br></p><p dir="ltr">Training and Test data will be made available subject to permissions from the data owners.<br><br><b>Hyperparameters used for training</b></p><p dir="ltr">Loss: a sum of voxel-wise DICE score and binary crossentropy<br>Optimizer: Adam<br>Learning rate: 0.001<br>Dropout: 30%<br><br><br></p>]]></description>
          </descriptions>
        </resource>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
