Stars
Awesome List of Attention Modules and Plug&Play Modules in Computer Vision
[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331
[ECCV 2024] ScribblePrompt: Fast and Flexible Interactive Segmentation for Any Medical Image
Tool for robust segmentation of >100 important anatomical structures in CT and MR images
Segment Anything in Medical Images
Tool for the annotation of PET-CT images in 3D Slicer. Based on MONAILabel.
This is a project on interactive 3d medical image segmentation. To perform accurate segmentation of objects in medical CT images, users need to click on targeted objects.
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
[BrainLes2019] Multi-step cascaded network for brain tumor segmentations (tensorflow)
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
[MedIA2021]MIDeepSeg: Minimally Interactive Segmentation of Unseen Objects from Medical Images Using Deep Learning
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net