Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Onkarsus13
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 6.65 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

MedDelinea: Scalable and Efficient Medical Image Segmentation via Controllable Diffusion Transformers

📌 Accepted at MIDL 2025


🧠 Overview

MedDelinea is a novel framework for medical image segmentation that combines the strengths of diffusion models and transformers. Our approach introduces controllability and scalability into the segmentation process, enabling accurate, efficient, and interpretable delineation of complex medical structures across a variety of imaging modalities.

Key highlights: - Combines controllable diffusion with transformer-based architectures - Demonstrates strong performance across multiple medical segmentation benchmarks - Efficient inference with competitive parameter count


📝 Citation

If you find our work useful in your research, please cite:

Installation

cd DiffCTSeg pip install -e ".[torch]" pip install -e .[all,dev,notebooks]

```bibtex @inproceedings{susladkar2025meddelinea, title={MedDelinea: Scalable and Efficient Medical Image Segmentation via Controllable Diffusion Transformers}, author={Susladkar, Onkar and [Co-authors]}, booktitle={Proceedings of the Medical Imaging with Deep Learning (MIDL)}, year={2025} }

Owner

  • Name: ONKAR Susladkar
  • Login: Onkarsus13
  • Kind: user

Artifitial Inteegence | Deep learning | Computer Vision | Natural language Prosessing |

Citation (CITATION.cff)

cff-version: 1.2.0
title: 'Diffusers: State-of-the-art diffusion models'
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Patrick
    family-names: von Platen
  - given-names: Suraj
    family-names: Patil
  - given-names: Anton
    family-names: Lozhkov
  - given-names: Pedro
    family-names: Cuenca
  - given-names: Nathan
    family-names: Lambert
  - given-names: Kashif
    family-names: Rasul
  - given-names: Mishig
    family-names: Davaadorj
  - given-names: Thomas
    family-names: Wolf
repository-code: 'https://github.com/huggingface/diffusers'
abstract: >-
  Diffusers provides pretrained diffusion models across
  multiple modalities, such as vision and audio, and serves
  as a modular toolbox for inference and training of
  diffusion models.
keywords:
  - deep-learning
  - pytorch
  - image-generation
  - diffusion
  - text2image
  - image2image
  - score-based-generative-modeling
  - stable-diffusion
license: Apache-2.0
version: 0.12.1

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1