Skip to content

Help request for testing setup #19

@alesiavq

Description

@alesiavq

Hello Adrien Meyer and team,

Thank you for this great tool. I am currently trying to run Ultrasam on a custom dataset to segment the fetal femur bone from a US image. we followed your instructions and used the following command line to run. However, there are no segmentations generated. Can you kindly guide us on how we can run Ultrasam to generate bone segmentation? This is the command we used.

mim test mmdet configs/UltraSAM/UltraSAM_full/UltraSAM_box_refine.py --checkpoint UltraSam.pth --cfg-options test_dataloader.dataset.data_root="test_data" test_dataloader.dataset.ann_file="test_data/sample_COCO.json" test_dataloader.dataset.data_prefix.img="test_data/sample_images" test_evaluator.ann_file="test_data/test_data/sample_COCO.json" --work-dir ./work_dir/example --show-dir ./show_dir

I have shared our sample_coco.json file and sample image here. Which file should we be running, and how can we generate the bbox in this case? If you could please point us in the right direction, it would be greatly appreciated.

Thanks!

Image

sample_COCO.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions