Giter Site home page Giter Site logo

cmcode's People

Contributors

mingmingcheng 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  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  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

cmcode's Issues

some issues about saliency in quantize

Mr Cheng, I have accomplished your algorithm about saliency detection method(HC) using Matlab, but my outcome is not very good. And I find the my problem that cause my saliency detection outcome is not good is my quantization is not the same as yours. Can you tell me how to quantize rgb image in your paper? I can't acknowledge your method for quantizing rgb image in your CPP code.

How come your license here is different?

Your website says that the algorithm is public domain and patent-free, but here it says that the code is patented and that commercial use is strictly forbidden. Can you clarify?

Possible bug when numP > totalSample

n function (Objecness.cpp:624)

Mat Objectness::trainSVM(const vector<Mat> &pX1f, const vector<Mat> &nX1f, int sT, double C, double bias, double eps, int maxTrainNum)

If too many positive samples are supplied, numP is not adjusted according to the size of X1f and a seg fault occurs.

生成的RC显著图在配置OpenCV3.1时与论文结果有很大差别

程老师您好
我是去年十二月份下载的代码
代码生成的RC显著图和老师您2015TAPMI的论文结果有一点差别
差别在于,当我在做固定阈值实验的时候
MSRA1000的图集,阈值0,Precision是19%,recall 是100%,而您论文中的Precision是22%
我之前配置的OpenCV是2.4.9,配置没有问题,您代码中的配置问题我也参考了项目网站的Q&A
生成的RC显著图和论文中展示的有一定区别,但SalCut的结果数值和PR曲线也基本一致

抱着这样的疑问
我下载了最近更新的代码
我配置的是OpenCV3.1,配置没有问题,感谢您把项目中之前的问题解决了
但是我发现生成的RC显著图的结果与论文中展示的差别很大
就包括SalCut的分割结果也有很大不同
比如说,论文中图例6中展示的蒲公英图,现在更新的代码的分割结果就与论文的不一致,结果图多分割了一部分错误区域
而我之前十二月份下载的代码,分割的结果就和论文中的分割结果大致相同。

麻烦程老师关注一下这个问题,应该不是我的配置问题。

Can I execute code on Mac OSX?

Hi,
I understand that the code is written with windows visual studio and some of the libraries are VS libraries, and was wondering - is it possible to run the code on Mac OSX?
If so, what are the changes I need to do and how to compile the code?

Thanks a lot!
Adva

Some issues of the Saliency project

  • In SalencyMain.cpp, des.push_back("_RC"); -> des.push_back("RC"); (because the CmEvaluation::Evaluate has append _ after filename.
  • In Linker -> Input -> Additional Dependencies, I add Cmlib.lib but linker says the Cmlibd.lib is not found when I build the project. I just copy Cmlib.lib to Cmlibd.lib and it does work.
  • In CmEvaluation::Evaluate(imgDir + "*.png", salDir, salDir + "Eval.m", des);, the matlab script, Eval.m, needs xticklabel_rotate.m which is in here

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.