You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ Welcome to the GitHub page of DeepTrackAI's Particle dataset. The Particle datas
4
4
5
5
## Description
6
6
7
-
The Particle dataset contains 2 movies in avi format. Each image is a grayscale picture of a digit, and the associated label is the digit value (from 0 to 9).
7
+
The Particle dataset contains 2 movies in avi format. Each frame is an RGB picture of a trapped spherical particle.
8
8
9
9
-**Dataset Size**: 2 movies
10
-
-**Frame Number**: frames per movie
11
-
-**Frame Size**: 28x28 pixels
12
-
-**Color**: Grayscale
10
+
-**Number of Frames**: 100 frames per movie
11
+
-**Frame Size**: 120x120 pixels
12
+
-**Color**: RGB
13
13
14
14
## Usage
15
15
@@ -24,8 +24,8 @@ To use the Particle dataset in your project:
24
24
To clone the repository and access the Particle dataset:
0 commit comments