Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountered 'MulConst' error, request corresponding matconvnet version number for experiment:cry:: #2

Closed
pmixer opened this issue May 5, 2017 · 2 comments

Comments

@pmixer
Copy link

pmixer commented May 5, 2017

Hi Luca,
You got every thing well prepared for reproducing the experiment:+1:.
Meanwhile, due to many factors, errors may occur, I got

Error in dagnn.DagNN.loadobj (line 26)
    block = constr() ;

Error in tracker (line 84)
    net_z = dagnn.DagNN.loadobj(net_z.net);

Error in run_tracker_evaluation>do_OTB_TRE (line 107)
        [new_boxes, new_speed] = tracker(tpar);

Error in run_tracker_evaluation (line 63)
            [all_boxes, all_gt, all_type, times] = do_OTB_TRE(video, all_boxes, all_gt, all_type, times, run_params.subSeq,
            tracker_params, run_params);

and assume this issue correlates with matconvnet version and hope more detailed about used matconvnet in original experiment could be provided, many thx:smiley:!

@Escheee
Copy link

Escheee commented May 5, 2017

Maybe you should run startup.m first or just add ../util folder to your Matlab search path.

@bertinetto
Copy link
Owner

Hi,
I can't see what raised the error in what you pasted.
Did you try what HakaseH suggested?
Anyway, in case it is useful, we used beta23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants