Giter VIP home page Giter VIP logo

Comments (4)

rajeevyasarla avatar rajeevyasarla commented on July 17, 2024

Yes, we followed the same protocol for using or obtaining edges by Zhang et al. (https://arxiv.org/pdf/2003.07685.pdf). pre-trained RCF is trained on BSDS500 for computing edges.

from 3sd.

zachzhang07 avatar zachzhang07 commented on July 17, 2024

No offense, but this may be a little different from "no labels needed". However, the results of 'PCM' in the ablation study also demonstrate that good results can still be achieved without RCF.
Thank you for your work.

from 3sd.

rajeevyasarla avatar rajeevyasarla commented on July 17, 2024

Thank you for the suggestion. even though CAM map produces good results (refer PCM in ablation study), the CAM maps don't have a proper boundary so we needed to incorporate a gated edge to generate pseudo-GT.
Computing edges RCF gave us good results, but RCF can always be replaced with a sobel filter or canny edge detector.

we conducted an experiment with Sobel filter results are below. As Sobel filter is sensitive to noise we used RCF.

experiment, where pseudo GT is computed using CAM and edge obtained using sobel filter

----------------------------------------------------
Test set    |   F     S     E    | 
----------------------------------------------------
DUTS       |  0.748  0.810  0.850 |
----------------------------------------------------

from 3sd.

zachzhang07 avatar zachzhang07 commented on July 17, 2024

Sure. This is an excellent work and looking forward to the training code.
Thanks for help!

from 3sd.

Related Issues (7)

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.