Section 01
[Introduction] HGN-GT: A Brain Tumor MRI Classification Framework Combining Hierarchical Graph Neural Network and Graph Transformer
Project Core Information
- Project Name: HGN-GT (Hierarchical Graph Neural Network with Graph Transformer)
- Goal: Brain tumor MRI image classification
- Core Technologies: Hierarchical graph neural network + Graph Transformer, supporting dynamic edge learning, multi-scale graph convolution, and hierarchical feature fusion
- Implementation Framework: PyTorch
- Source: GitHub (Author: adnansaeed149, Release Date: June 5, 2026, Link: https://github.com/adnansaeed149/HGN-GT)
Core View
HGN-GT innovatively combines the advantages of Graph Neural Networks (GNN) and Transformer architectures. Through hierarchical feature extraction and fusion, it solves the modeling problem of irregular lesions in medical images, providing an accurate and automated solution for brain tumor classification.