Kann Lab Logo Brain Age Logo

Brain Age Prediction

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% endif %} {% endwith %}
{% if prediction %}

Prediction Result

Predicted Brain Age: {{ prediction }}

{% endif %} {# Saliency Map Display Section - Modified for Dynamic Loading #} {% if saliency_info %}

Saliency Map Visualizations (Axial View)

{# Slice Slider and Label #}

{# Store unique_id AND temp_dir_path as data attributes #} {# Small loading text #}

Input Slice

{# Use initial center slice data #} Input MRI Slice

Saliency Heatmap

{# Use initial center slice data #} Saliency Heatmap

Overlay

{# Use initial center slice data #} Saliency Overlay
{# JavaScript for Slider Interaction with Fetch #} {% endif %}

Processing... Please wait.