SkillAgentSearch skills...

3D MaxViT Pytorch

Extending MaxViT (Multi-Axis Vision Transformer) to 3D Space

Install / Use

npx skills add nengwp/3D-MaxViT-pytorch

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

3D-MaxViT-pytorch

Extending MaxViT (Multi-Axis Vision Transformer) to 3D Space

MaxViT

MaxViT:Multi-Axis Vision Transformer. In this paper author introduce an efficient and scalable attention model , call multi-axis attention, which consists of two aspects: blocked local and dilated global attention. <br> <br> <br> max-sa

3D MaxViT

We extend MaxViT to 3D space to accommodate medical images such as CT and MRI. We implemented 3D Max-SA(3D Multi-axis self-attention) as shown in the figure to facilitate insertion into existing medical networks such as 3DUnet. <br> <br> <br> 3d-max-sa

Acknowledgement

We refer to part of the code of vit-pytorch/maxvit

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Feb 24, 2024

No findings