Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Vladislav 5b34fd980b
Implement training pipeline (#9)
4 months ago
32ef5e5cce
Data Transformation Pipeline (#5)
1 year ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
9da983f413
Implement hydra (#3)
1 year ago
9da983f413
Implement hydra (#3)
1 year ago
9da983f413
Implement hydra (#3)
1 year ago
src
5b34fd980b
Implement training pipeline (#9)
4 months ago
295efaca99
Set up DVC storage with Google Drive (#4)
1 year ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
9da983f413
Implement hydra (#3)
1 year ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
5b34fd980b
Implement training pipeline (#9)
4 months ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Segmentation and analysis of OCT images

This repository is dedicated to the segmentation of optical coherence tomography (OCT) images and the analysis of the plaques that appear on them.

📖 Table of Contents

💻 Requirements

  • Operating System
    • macOS
    • Linux
    • Windows (limited testing carried out)
  • Python 3.11.x
  • Required core libraries: environment.yaml

âš™ Installation

Step 1: Install Miniconda

Installation guide: https://docs.conda.io/projects/miniconda/en/latest/index.html#quick-command-line-install

Step 2: Clone the repository and change the current working directory

git clone https://github.com/ViacheslavDanilov/oct_segmentation.git
cd oct_segmentation

Step 3: Set up an environment and install the necessary packages

chmod +x make_env.sh
./make_env.sh

📂 Data

Source image Pre-processed image
Source image Pre-processed image
Tip!

Press p or to see the previous file or, n or to see the next file

About

This repository is dedicated to the segmentation of optical coherence tomography (OCT) images and the analysis of the plaques that appear on them

Collaborators 1

Comments

Loading...