Giter Site home page Giter Site logo

ld_reproduction's Introduction

set up

  1. Install the required packages including tensorflow-gpu, opencv, scipy, numpy etc.
  2. As descripted in LD github. Download the pre-trained model from this link (https://drive.google.com/open?id=1u96zu0VyNpy-1VL90EbriN74hGaBBK08). Unzip it and put them into the "Models" folder.
  3. modify the path to dataset in 'evaluate.py#91'.
  4. run the 'evaluate.py'

tips for the baseline

  • the main code is in 'IntSeg_GUI.py' without function to generate nextclick.
  • according to the paper, the 'genIntSegPairs.m' is used to generate nextclick in training phase instead of test phase, so it can be removed.
  • In 'IntSeg_GUI.py', the generated segmentation and clicked information will be saved in 'res' folder.

tips for the reproduction

  • the self-defined dataloader is in the 'cly_instance_property.py'.
  • The 'IntSeg_GUI.py' is not suitable for evaluation. so I realize the evaluation code in 'evaluate.py'.
  • In 'evaluate.py', the function 'get_next_anno_point' will return the center of error region (like fca,fbrs), while the function 'get_next_anno_point_prob' will return sampled nextclick following the description of LD paper.
  • In 'our_func_cvpr18.py', the function 'our_func' is not useful for my evaluation, so I revise it in 'cly_our_func'. This function is to predict segmentation base on the input.

tips for results:

ld_reproduction's People

Contributors

mt-cly avatar

Watchers

 avatar  avatar

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.