issues
search
dengxl0520
/
MemSAM
[CVPR 2024 Oral] MemSAM: Taming Segment Anything Model for Echocardiography Video Segmentation.
MIT License
130
stars
12
forks
source link
CAMUS dataset
#5
Closed
kimsekeun
closed
5 months ago
kimsekeun
commented
5 months ago
Dear author,
CAMUS dataset only provides ED, ES annotations, could you please let me know where all frame annotated dataset is offered for evaluation?
Could you please let me know about camus split indexes for training, val, and test set?
For SonoSAM, the author of sonosam did not opened their code how did you evaluate on this method? and it needs point prompt for segmentation.
dengxl0520
commented
5 months ago
Thank you for your attention.
Official
CAMUS
project has published full frame annotations.
See
here
.
We have only reproduced SonoSAM's method on our data, and the results presented are based on our reproduction only. The point prompts are randomly sampled from Ground Truth.
Dear author,