Offical Code of MICCAI'24 early accepted paper "LGRNet: Local-Global Reciprocal Network for Uterine Fibroid Segmentation in Ultrasound Videos"
-
Updated
Aug 23, 2024 - Python
Offical Code of MICCAI'24 early accepted paper "LGRNet: Local-Global Reciprocal Network for Uterine Fibroid Segmentation in Ultrasound Videos"
An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivation. It is probably the code which is the most close to selective_scan_cuda in mamba.
Extract the CUDA core code of the Selective Scan algorithm from Tri Dao's Mamba original implementation, repackage it as an independently installable Python dependency for easy use in other projects.
Add a description, image, and links to the selective-scan topic page so that developers can more easily learn about it.
To associate your repository with the selective-scan topic, visit your repo's landing page and select "manage topics."