Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ intro = """
|
|
8 |
|
9 |
This tool is designed to assist you with two main tasks:
|
10 |
1. **Channel Mapping**: Align your EEG channels with our template channels to ensure compatibility with our models.
|
11 |
-
2. **EEG
|
12 |
|
13 |
## File Requirements and Preparation
|
14 |
- **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.
|
|
|
8 |
|
9 |
This tool is designed to assist you with two main tasks:
|
10 |
1. **Channel Mapping**: Align your EEG channels with our template channels to ensure compatibility with our models.
|
11 |
+
2. **EEG Artifact Removal**: Use our models—**ART**, **IC-U-Net**, **IC-U-Net++**, and **IC-U-Net-Attn**—to denoise your EEG data.
|
12 |
|
13 |
## File Requirements and Preparation
|
14 |
- **Channel locations**: If you don't have the channel location file, we recommend you to download the standard montage <a href="">here</a>. If the channels in those files don't match yours, you can use **EEGLAB** to adjust them to your required montage.
|