Zhonghao Yan

Results 12 issues of Zhonghao Yan

When I use SAM to segment medical images in an end-to-end manner using point prompts, the segmented labels are not easily identified correctly. When I add the point promptly, SAM...

Hi professor, I'd like to ask when the dataset Brain Anatomy US will be uploaded? Or if you can, could you please send me a copy to [email protected]? This will...

Hi professor, Thank you for your excellent work in the TMI! I'd like to ask when the repository of HyperDense-Net: A Hyper-Densely Connected CNN for Multi-Modal Image Segmentation will be...

Hi, I find that each step of validation throws a waring like this: /root/miniconda3/envs/uxnet3d/lib/python3.8/site-packages/monai/transforms/utils.py:500: UserWarning: N foreground 0, N background 1713433,unable to generate class balanced samples. What should I do?

As you can see in the code at line https://github.com/SysCV/sam-hq/blob/322488826bda616798901c6280d13a9a90444ae7/train/segment_anything_training/modeling/image_encoder.py#L108C5-L120C36 You have defined a list to store the information for the middle layer, but in the actual application, you are...

Total message: python voc_sbd.py Using downloaded and verified file: ./PASCAL-5i/VOCtrainval_11-May-2012.tar Extracting ./PASCAL-5i/VOCtrainval_11-May-2012.tar to ./PASCAL-5i Downloading https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/semantic_contours/benchmark.tgz to ./PASCAL-5i/benchmark.tgz 1419540480it [09:34, 2468838.86it/s] Extracting ./PASCAL-5i/benchmark.tgz to ./PASCAL-5i Downloading https://www.cs.cornell.edu/~bharathh/ to ./PASCAL-5i/train_noval.txt 21504it...

Hi, Thank you for your excellent work at first! When I use persam.py on my own dataset (a medical image dataset), I get the following error > ValueError: zero-size array...

Hi, Thank you for your outstanding work! How did you adjust the mask decoder to achieve the final language segmentation? Can you please indicate the exact location of the code,...

作者您好,论文中 During inference, we just switch the updated layers of SAMed to empower SAM with the ability to process medical images. 的 updated layers 的具体含义是什么呢?以及他是如何起作用的? 感谢您的帮助

Hi professor, Which LPBA40 dataset is used in this model? And which LPBA40 dataset can be better used for the segmentation task?