GithubHelp home page GithubHelp logo

wenguanwang / asnet Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 6.0 181 KB

Salient Object Detection Driven by Fixation Prediction (CVPR2018)

saliency salient-object-detection visual-attention fixation-map saliency-prediction fixation cvpr2018

asnet's People

Contributors

wenguanwang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asnet's Issues

Loss function

May you please provide the training file with the proposed loss function as described in the paper?

no code?

paper link to this project, is empty?

error when running code : Need Help!!

Thanks for sharing your code. I have tried to run your model however I am getting an error. if possible can you please help me out to resolve this error.


AttributeError Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/engine/base_layer.py in setattr(self, name, value)
2761 try:
-> 2762 super(tracking.AutoTrackable, self).setattr(name, value)
2763 except AttributeError:

AttributeError: can't set attribute

During handling of the above exception, another exception occurred:

AttributeError Traceback (most recent call last)
6 frames
/usr/local/lib/python3.6/dist-packages/tensorflow/python/keras/engine/base_layer.py in setattr(self, name, value)
2765 ('Can't set the attribute "{}", likely because it conflicts with '
2766 'an existing read-only @Property of the object. Please choose a '
-> 2767 'different name.').format(name))
2768 return
2769

AttributeError: Can't set the attribute "trainable_weights", likely because it conflicts with an existing read-only @Property of the object. Please choose a different name.

When avaliable?

Hi!

Could you give us a time about when the code will abaliable?

What are learning priors ?

Hello,
First, thanks for this great job and for sharing it.
I don't understand what is the purpose in LearningPrior in your code. It doesn't seem to be describe in your paper.
Can you please explain this part ?
It also seems that a convLSTM is used to predit the attention map, isn't it ?

Thank you

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.