Closed
Description
Hi @ksugar,
we would like to implement loading of custom SAM models (e.g. from micro_sam
) in the QuPath plugin.
This should be easy on the server side, and I think my PR in ksugar/samapi#11 already adds everything that's necessary there.
But I am not so sure what needs to be changed here. From a quick check I think I would need to add the option for a custom URL here:
qupath-extension-sam/src/main/java/org/elephant/sam/SAMCommand.java
Lines 101 to 102 in 609289d
Is that correct, or is there some other relevant place in the code? Also, how should the default (no custom URL) be represented? In python it's just None
.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels