From 87af0c00fa86c918f84bb61a55200692a29aaa71 Mon Sep 17 00:00:00 2001 From: Sony <100964328+AnnemSony@users.noreply.github.com> Date: Sun, 18 Feb 2024 18:06:33 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e35a796..862570e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ - +The research paper were published in SPIE conference: +https://spie.org/medical-imaging/presentation/Adapting-SAM-to-histopathology-images-for-tumor-bud-segmentation-in/12933-11?enableBackToBrowse=true#_=_ ## Acknowledgements Reference from SAM Adapter code https://github.com/tianrun-chen/SAM-Adapter-PyTorch The part of the code is derived from Explicit Visual Prompt by