Datasets:
File size: 1,206 Bytes
5df0c0d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
### Info
- Image Resolution : 270, 480
- Mode : RGB
- Dimension : (270, 480, 3)
- File Count : 100
- Size : 1.81 GB/file
- Total Size : 181 GB
- Total Frames : 500,000
### Data Count (101-200)
```
'W': [1, 0, 0, 0, 0, 0, 0, 0, 0] : 359025
'S': [0, 1, 0, 0, 0, 0, 0, 0, 0] : 2834
'A': [0, 0, 1, 0, 0, 0, 0, 0, 0] : 11025
'D': [0, 0, 0, 1, 0, 0, 0, 0, 0] : 9639
'WA': [0, 0, 0, 0, 1, 0, 0, 0, 0] : 31896
'WD': [0, 0, 0, 0, 0, 1, 0, 0, 0] : 29756
'SA': [0, 0, 0, 0, 0, 0, 1, 0, 0] : 1742
'SD': [0, 0, 0, 0, 0, 0, 0, 1, 0] : 2461
'NK': [0, 0, 0, 0, 0, 0, 0, 0, 1] : 51313
NONE : 309
```
### Graphics Details
- Original Resolution : 800 x 600
- Aspect Ratio : 16:10
- All Video Settings : Low
### Camera Details
- Camera : Hood Cam
- Vehical Camera Height : Low
- First Person Vehical Auto-Center : On
- First Person Head Bobbing : Off
### Other Details
- Vehical : Michael's Car
- Vehical Mods : All Max
- Cv2 Mask : None
- Way Point : Enabled/Following
- Weather Conditions : Mostly Sunny
- Time of Day : Day, Night
- Rain : Some
### Note
- Remove `NONE` while processing the data
- Check `training_data_count_101-200.csv` for detailed count
- Check `training_data_stats.py` for more info |