You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to reproduce the segmentation masks for the GOWT1 datasets which were used for the results reported in the paper. I have followed the steps described in the README.md.
In demo_test_tracker.m I have accordingly changed the line
dataset ='Fluo-N2DL-HeLa';
to
dataset ='Fluo-N2DH-GOWT1';
When running demo_test_tracker(), I get the following output:
I'm trying to reproduce the segmentation masks for the GOWT1 datasets which were used for the results reported in the paper. I have followed the steps described in the
README.md
.In
demo_test_tracker.m
I have accordingly changed the lineto
When running
demo_test_tracker()
, I get the following output:I'm widely unfamiliar with the code, so a hint on what is going wrong and how to fix it would be very much appreciated.
The text was updated successfully, but these errors were encountered: