Skip to content

Commit ecdc8db

Browse files
authored
Update README to simplify dataset structure description
Removed frame count from dataset structure documentation.
1 parent e1b24a6 commit ecdc8db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ If you use this dataset in your research, please follow the licensing requiremen
3030

3131
```bash
3232
/particle_dataset
33-
├── low_noise.avi # Low-noise video of trapped particle (100 frames)
34-
└── high_noise.avi # High-noise video of trapped particle (100 frames)
33+
├── low_noise.avi # Low-noise video of trapped particle
34+
└── high_noise.avi # High-noise video of trapped particle
3535
```
3636

3737
---

0 commit comments

Comments
 (0)