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

Unrecognized function or variable 'totalNum'. #15

Open
santuece18 opened this issue Aug 24, 2023 · 0 comments
Open

Unrecognized function or variable 'totalNum'. #15

santuece18 opened this issue Aug 24, 2023 · 0 comments

Comments

@santuece18
Copy link

I tried to run your provided code (evaluated models.m) with the provided dataset only.

I am getting an error like this. please help me

Warning: Name is nonexistent or not a directory: F:\matprog\sal_eval_toolbox-master.\Curve_BenchCode

In path (line 109)
In addpath (line 86)
In evaluate_models (line 4)
Executing dataset:
-----Name: SOD
-----Number of Images: -2

Selecting...
-----01 SOD Selected!

Performing evaluations...
Unrecognized function or variable 'totalNum'.

Error in performCalcu (line 92)
mmHitRate(:,j) = mmHitRate(:,j)./totalNum(j);

Error in evaluate_models (line 36)
metrics = performCalcu(Dataset,alg_dir_struct);

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

1 participant