Giter Site home page Giter Site logo

Comments (6)

bityangke avatar bityangke commented on August 29, 2024 1

I am not the author.
I used "proball.mat" instead of "proballcrf.mat".
proballcrf.mat might be prob postprocessed by CRF.
I wonder if crf will help improve the results.

from cdc.

zhangxgu avatar zhangxgu commented on August 29, 2024

And there is another question:
In CDC network prediction, you should change line 9 in gen_test_bin_and_list.py from
listfile = open(outputdir+"test.lst",'w') to listfile = open(outputdir+"example.test.lst",'w').

Otherwise next step will read older example.test.lst and cannot read new datasets test.lst.

from cdc.

zhangxgu avatar zhangxgu commented on August 29, 2024

@bityangke Thanks!
I find this really works. : )

from cdc.

zhangxgu avatar zhangxgu commented on August 29, 2024

@bityangke excuse me but there is another question that after I run ./xfeat.sh in Reproduce results on THUMOS 2014 dataset , there is no file /feat/ in 'cdc\THUMOS14\test'. Is this xfeat.sh lack of some thing?

@zhengshou

from cdc.

bityangke avatar bityangke commented on August 29, 2024

Sorry, I do not run this experiments.
I just use proball.mat to generate some results for my comparison experiments.

from cdc.

zhengshou avatar zhengshou commented on August 29, 2024

Thanks @bityangke and @zhangxgu for the heads-up.

Yes it is typo. It should be "proball.mat" rather than "probcrf.mat". Fixed now. Previously I tried crf but it does not help.

example.test.lst is just an example of test list file which will be generated by gen_test_bin_and_list.py rather than read by gen_test_bin_and_list.py

You need to prepare that ./feat/ folder by yourself according to your prefix file.

from cdc.

Related Issues (20)

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.