Divytak commited on
Commit
c8861c0
·
verified ·
1 Parent(s): 0b46ed1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This is the official implementation of the BrainIAC model, a 3D ResNet50-based a
13
 
14
  ## Model Description
15
 
16
- BrainIAC is built on a modified ResNet50 architecture that processes 3D brain imaging data. The model has been adapted to handle volumetric inputs through 3D convolutions and produces feature vectors that capture relevant brain imaging characteristics.
17
 
18
  ## Model Architecture
19
  - Base Architecture: ResNet50 (modified for 3D)
 
13
 
14
  ## Model Description
15
 
16
+ BrainIAC is built on a modified ResNet50 architecture that processes 3D brain MRI data. The model has been adapted to handle volumetric inputs through 3D convolutions and produces feature vectors that capture relevant brain imaging characteristics.
17
 
18
  ## Model Architecture
19
  - Base Architecture: ResNet50 (modified for 3D)