Skip to content

Assertion Failed Error while running demo_refinenet_test_example_egohands.m script #12

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

Open
NavneetNayan opened this issue Dec 9, 2021 · 0 comments

Comments

@NavneetNayan
Copy link

I am following the steps provided in Github repository for hand segmentation. When I ran demo_refinenet_test_example_egohands.m script, I got an assertion failed error. I am not getting how to resolve that issue. Can you please suggest some solution for this issue?

Following is the MATLAB error obtained when the above mentioned script is run.

Error using my_epoch_run_config (line 23)
Assertion failed.

Error in my_net_run_epoch (line 25)
net_run_opts.epoch_run_config_fn(opts, imdb, work_info, ...

Error in my_net_tool (line 71)
my_net_run_epoch(opts, imdb, work_info_eva_val, net_config);

Error in roughtest_refinenet_test_example_egohands (line 110)
my_net_tool(train_opts, imdb, net_config, net_exp_info);

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