Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,20 @@
|
|
1 |
# Stipra Dataset
|
2 |
|
3 |
-
The **Stipra Dataset** consists of 1273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
## Dataset Overview
|
6 |
|
7 |
- **Number of Videos**: 1273
|
8 |
- **Video Format**: MP4
|
9 |
-
- **Video Duration**: Up to
|
10 |
- **Content**: Regular people disposing of household items in the garbage
|
11 |
- **Anonymization**: All individuals in the videos have been anonymized to protect privacy
|
12 |
- **License**: Open Source (Free to use for any purpose)
|
|
|
1 |
# Stipra Dataset
|
2 |
|
3 |
+
The **Stipra Dataset** consists of 1273 videos of regular people disposing household products into the garbage.
|
4 |
+
|
5 |
+
Stipra was a product of TeknTrash, a UK research company which provides robotic-based solutions to trash handling. Stipra was designed to provide companies with real time
|
6 |
+
consumption data so they could understand their consumers better while rewarding consumers for proper disposal practices. Thus, it was effectively a loyalty system for disposal.
|
7 |
+
|
8 |
+
All videos are up to 60 seconds long and were anonymized. They were obtained using an app designed for Android and IOS which would capture barcodes while making a video.
|
9 |
+
The app would then send the video for the backend, which would confirm each one of the barcodes identified in order to prevent scanning the same product more than once. The app has also been made available at https://github.com/tekntrash/stipra
|
10 |
+
|
11 |
+
The dataset is provided in a single zip file of around 20 Gb size. It is open source, making it freely available for use in any project, for any purpose.
|
12 |
|
13 |
## Dataset Overview
|
14 |
|
15 |
- **Number of Videos**: 1273
|
16 |
- **Video Format**: MP4
|
17 |
+
- **Video Duration**: Up to 60 seconds per video
|
18 |
- **Content**: Regular people disposing of household items in the garbage
|
19 |
- **Anonymization**: All individuals in the videos have been anonymized to protect privacy
|
20 |
- **License**: Open Source (Free to use for any purpose)
|