Hi all,
I wanted to run https://github.com/AurBrun/TRUEFAD which relies on DeepImageJ. I follow all the instructions and when trying to run the model, I always get this error in the Fiji console.
Looking at the error log, I figured that this would be the right github repo to ask for this, but let me know if it isn't..
Exception in thread "Thread-10" java.lang.NoSuchMethodError: io.bioimage.modelrunner.gui.adapter.RunnerAdapter.<init>(Lio/bioimage/modelrunner/bioimageio/description/ModelDescriptor;Ljava/lang/ClassLoader;)V
at deepimagej.Runner.<init>(Runner.java:72)
at deepimagej.Runner.create(Runner.java:81)
at deepimagej.gui.ImageJGui.createRunner(ImageJGui.java:74)
at io.bioimage.modelrunner.gui.Gui.lambda$runModel$15(Gui.java:261)
at java.lang.Thread.run(Thread.java:750)
Thanks for your help !
Hi all,
I wanted to run https://github.com/AurBrun/TRUEFAD which relies on DeepImageJ. I follow all the instructions and when trying to run the model, I always get this error in the Fiji console.
Looking at the error log, I figured that this would be the right github repo to ask for this, but let me know if it isn't..
Thanks for your help !