Skip to content

krupalithakur/Dissertation_Initial_Phase

Repository files navigation

🔬 Cellpose vs CellSAM: Microscopy Segmentation Benchmark

This repository contains the initial setup and code for benchmarking Cellpose and CellSAM on microscopy image datasets.

The aim is to evaluate how well each model performs for cell segmentation tasks using ground truth annotations, focusing on real-world datasets like LIVECell and S-BIAD634.

📁 Project Structure

  • images/ – Raw microscopy images
  • masks/ – Ground truth segmentation masks
  • cellpose_results/ – Outputs from Cellpose
  • cellsam_results/ – Outputs from CellSAM
  • notebooks/ – Jupyter/Colab notebooks for inference and comparison
  • utils/ – Helper functions for visualisation and evaluation

🛠️ Tools & Libraries

  • Python, OpenCV, NumPy, Matplotlib
  • Cellpose (pip install cellpose)
  • Segment Anything / CellSAM
  • Google Colab (recommended for GPU-based runs)

🚀 Current Focus

  • Currently in intial phase for data exploration and baseline model testing

🧠 Key References


📌 This project is part of my MSc dissertation work at Queen’s University Belfast.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors