Skip to content

Commit f2bf61f

Browse files
authored
Remove build scripts instructions from README
Removed build scripts section from README.
1 parent a68ba78 commit f2bf61f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,7 @@ The dataset was built using the following pipeline:
181181
4. **Dataset Split**: Stratified 70/15/15 split
182182
5. **Class Balancing**: Oversample minority class
183183

184-
**Build scripts**:
185-
```bash
186-
./scripts/download_raw_data.sh # Download FaceForensics++ videos
187-
./scripts/download_preprocessed_data.sh # Download preprocessed faces
188-
./scripts/build_dataset.sh # Build from raw videos
189-
```
184+
190185

191186
</td>
192187
<td width="50%" valign="top">

0 commit comments

Comments
 (0)