Skip to content

This repository contains the open-source implementation of the code associated with the paper 'Semi-Supervised Medical Image Segmentation via Knowledge Mining from Large Models.'

License

Notifications You must be signed in to change notification settings

Yuchen20/Knowledge-Mining-from-Large-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge-Mining-from-Large-Models

This repository provides the open-source code for the paper "Semi-Supervised Medical Image Segmentation via Knowledge Mining from Large Models." It includes the complete implementation necessary to replicate the results presented in the study.

How to Run the Code

  1. Clone the Repository:

    git clone <repository-url>
  2. Prepare the Data: Unzip the data/Kvasir-SEG.zip file to extract the dataset.

  3. Run the Code:

    • Navigate to the Jupyter notebook src/Unet-Kvasir-SEG.ipynb for the main implementation of our method.
    • This notebook includes code for both the proposed method and baseline methods, which utilize point and bounding box prompts with a 50% train split.

Feel free to explore and modify the code as needed for your research and development.

About

This repository contains the open-source implementation of the code associated with the paper 'Semi-Supervised Medical Image Segmentation via Knowledge Mining from Large Models.'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published