Giter Club home page Giter Club logo

msrnet's People

Contributors

xyuan13 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

msrnet's Issues

A question about the learning rate of pre-trained VGG

You had created an amazing and large model based on pre-trained VGG model, but you set the same learning rate in the pre-trained models and almost all the following layers in your training. However, the scale of saliency datasets are much smaller than ImageNet dataset, and the results may suffered from overfitting problem. So, how did you solved this problem in you training ?

Model download issue

Hi ,
I had an issue when downloading the model ( Prototxt was ok though). I tried manually and apparently Baidu requires a login certification since the model is quite large. ( Signing up possible only for Chinese phone number holders). Is it possible to share the files over Drive or dropbox to avoid the issue. thanks.

a mistake of code file (Line 26 of demo.m)

param.modelFile = fullfile(models_root, sprintf('MSRNet-%s.prototxt',model_id));
this line should be rewrite as:
param.modelFile = fullfile(models_root, sprintf('MSRNet-%s.caffemodel',model_id));
Please confirm this.
This mistake would raise error in the line 45.

Segmented objects

Hi there,
I was actually interested in the results of the instance saliency segmentation and I think the given Model outputs just the Smap (which is quite good btw). So I was wondering the estimation of the salient contours and the objects proposals is done separately by another model or u have a model combining everything together.

about the cost function

I have read this paper twice, but I can not find any cues about the cost function. Could you give me some hint? My email: shizhoudong at 126.com. Thank you very much.

Code for training

Hi, I would love to test MSRNet on my dataset. Can you please provide details on how to train MSRNet with a new dataset?

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.