Code Monkey home page Code Monkey logo

Comments (4)

seva100 avatar seva100 commented on June 18, 2024 1

@abhinav-iiit, not exactly, the order used is:

  1. Area of size 512x512 centered around optic disc is cropped from an original image.
  2. Resized to 128x128.
  3. Rescaled to [0, 1], CLAHE applied.

Besides, augmentation is applied before CLAHE for both tasks (see preprocess(...)).

from optic-nerve-cnn.

seva100 avatar seva100 commented on June 18, 2024

@abhinav-iiit, in the presented version of notebooks, at the preprocessing stage all images are rescaled to [0, 1], resized to 256x256, and CLAHE is applied.

from optic-nerve-cnn.

abhinav-iiit avatar abhinav-iiit commented on June 18, 2024

Thanks!
Let me know if the following is correct for optic cup :

  1. Area of size 512x512 centered around optic disc is cropped from original image.
  2. Rescaled to [0,1], resized to 256x256, CLAHE applied
  3. Again resized to 128x128

from optic-nerve-cnn.

seva100 avatar seva100 commented on June 18, 2024

You will probably find the original article helpful, which explains the algorithm in plain English.

from optic-nerve-cnn.

Related Issues (16)

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.