Giter Club home page Giter Club logo

anteriorsegment_octsegmentationpipeline's Introduction

AnteriorSegment_OctSegmentationPipeline

Local repository

This repository contains a pipeline for preparing OCT training data, training and autoamtically annotating and segmenting OCT volume scans

TIFFANY

Total Inference For Fully Annotated ... ...

anteriorsegment_octsegmentationpipeline's People

Contributors

phillyvanilly9119 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

12334zq

anteriorsegment_octsegmentationpipeline's Issues

Order of post-segmented masks

When using "createAdditionalMasks()" the mask to not mathc the scans.

My suspicion is that:
as of for right now, the images have an index issue and therefore don't match the order of the original b-Scans.
Maybe implement a post-check, that overlays plots of original scan and (all interpolated?) masks?

Issue 2: zum letzten segmentierten BScan zurückkehren

Wenn beim Segmentieren eines Volumens an einem BScan unterbrochen wird, kann man nicht mehr direkt zu dieser Stelle zurückkehren. Wäre es möglich die Option zu implementieren, damit man wieder zu dem zuletzt segmentierten BScan zurückkehren und dort weiter segmentieren kann?

Issue 3: leere Maske bei nicht segmentierten BScans

Wenn Endothel und OVD-Schicht nicht sichtbar (manchmal in Randbereichen der Kornea der Fall) und nicht segmentiert, wird da keine Maske ausgegeben. Ist es möglich, dennoch eine "leere" Maske zu generieren, damit später bei der Auswertung keine Lücke entsteht?

Unrecognized function or variable 'posEndo'

bei der manuellen Segmentierung passiert es öfters, dass es nicht zum nächsten Bscan weiterspringt, sondern mit folgender Fehlermeldung abbricht:
Unrecognized function or variable 'posEndo'.

  Error in segmentaScanDerivative (line 37)
    [~, posesOVD] = maxk(aScan(posEndo+offset:end), 3); %find OVD

  Error in mainSegmentationLoop (line 20)
    [mask, curve] = segmentaScanDerivative(b_Scan, label, frames);

  Error in Run (line 101)
  mainSegmentationLoop(DataStruct, ProcessedOctCube);

falsche Reihenfolge der zusätzlich erstellten Masken

Die Reihenfolge der zusätzlich erstellten Masken (continuousMasks und thickMasks) stimmt nicht mit der Reihenfolge der ursprünglichen Masken überein. Es scheint als wäre die Zählweise nicht richtig, wie es beim Einlesen der Masken für die Erstellung der Thickness Map schon der Fall war. Es ist ein Sprung bei jeder 10ten Maske (wie periodisches Muster).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.