Giter Site home page Giter Site logo

Comments (4)

chengchunhsu avatar chengchunhsu commented on September 6, 2024

Hi UdonDa,

Thanks for asking.

But for now, the post-processing (DenseCRF) part has not been included in the repository.
The DenseCRF code is based on Matlab and was developed by another author.
Unfortunately, I currently have no access to his server.

I will upload them next week (after I return from the NeurIPS conference).

Cheng-Chun

from wsis_bbtp.

UdonDa avatar UdonDa commented on September 6, 2024

Thanks for replying.

You implement the CRF part by MATLAB, ok.
So, run_test function in [here] (https://github.com/chengchunhsu/WSIS_BBTP/blob/master/tools/train_net.py#L79)do not work now, right?

I think that It's easier to implement CRF by pydencecrf.

After you upload the part, I will try!

Please do your best NeurlPS.
Thanks.

from wsis_bbtp.

chengchunhsu avatar chengchunhsu commented on September 6, 2024

Hi UdonDa,

Actually, the run_test function will evaluate the performance of the trained model "without" post-processing (DenseCRF).

If you have implemented the post-processing part in python.
You can let me know by opening an issue or commits.
Thanks!

Cheng-Chun

from wsis_bbtp.

sydney0zq avatar sydney0zq commented on September 6, 2024

Hi @UdonDa , what is your mask AP on VOC 2012 validation set.

We strictly follow the author's settings, however, we cannot reproduce the results.

Box AP:

AP25: 0.81
AP50: 0.74
AP70: 0.54
AP75: 0.46

Mask AP: (wo/ CRF)

AP25: 0.74
AP50: 0.44
AP70: 0.16
AP75: 0.11

Could you please share your Mask AP result? We have at least 9 points gap compared to the author's reported results.

from wsis_bbtp.

Related Issues (13)

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.