Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
extended
License:
khaclinh commited on
Commit
ba5d034
1 Parent(s): ac5154d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -108,7 +108,7 @@ A data point comprises an image and its face and license plate annotations.
108
  #### Initial Data Collection and Normalization
109
 
110
  The objective of PP4AV is to build a benchmark dataset that can be used to evaluate face and license plate detection models for autonomous driving. For normal camera data, we sampled images from the existing videos in which cameras were mounted in moving vehicles, running around the European cities. We focus on sampling data in urban areas rather than highways in order to provide sufficient samples of license plates and pedestrians. The images in PP4AV were sampled from **6** European cities at various times of day, including nighttime. The source data from 6 cities in European was described as follow:
111
- - `Paris`: This subset contains **1450** images of the car driving down a Parisian street during the day:
112
  URL: [paris_youtube_video](https://www.youtube.com/watch?v=nqWtGWymV6c)
113
  - `Netherland day time`: This subset consists of **388** images of Hague, Amsterdam city in day time sampled by the following video:
114
  URL: [netherland_youtube_video](https://www.youtube.com/watch?v=Xuo4uCZxNrE)
@@ -116,9 +116,9 @@ The objective of PP4AV is to build a benchmark dataset that can be used to evalu
116
  URL: [netherland_youtube_video](https://www.youtube.com/watch?v=eAy9eHsynhM)
117
  - `Switzerland`: This subset consists of **372** images of Switzerland sampled by the following video:
118
  URL: [switzerland_youtube_video](https://www.youtube.com/watch?v=0iw5IP94m0Q)
119
- - `Zurich`: This subset consists of 50 images of Zurich city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
120
- - `Stuttgart`: This subset consists of 69 images of Stuttgart city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
121
- - `Strasbourg`: This subset consists of 50 images of Strasbourg city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
122
 
123
  We use the fisheye images from the WoodScape dataset to select **244** images from the front, rear, left, and right cameras for fisheye camera data.
124
  The source of fisheye data for sampling is located at WoodScape's [Fisheye images](https://woodscape.valeo.com/download).
 
108
  #### Initial Data Collection and Normalization
109
 
110
  The objective of PP4AV is to build a benchmark dataset that can be used to evaluate face and license plate detection models for autonomous driving. For normal camera data, we sampled images from the existing videos in which cameras were mounted in moving vehicles, running around the European cities. We focus on sampling data in urban areas rather than highways in order to provide sufficient samples of license plates and pedestrians. The images in PP4AV were sampled from **6** European cities at various times of day, including nighttime. The source data from 6 cities in European was described as follow:
111
+ - `Paris`: This subset contains **1450** images of the car driving down a Parisian street during the day. The FPS of video is 30 FPS. The video duration is longer than 1 hour:,
112
  URL: [paris_youtube_video](https://www.youtube.com/watch?v=nqWtGWymV6c)
113
  - `Netherland day time`: This subset consists of **388** images of Hague, Amsterdam city in day time sampled by the following video:
114
  URL: [netherland_youtube_video](https://www.youtube.com/watch?v=Xuo4uCZxNrE)
 
116
  URL: [netherland_youtube_video](https://www.youtube.com/watch?v=eAy9eHsynhM)
117
  - `Switzerland`: This subset consists of **372** images of Switzerland sampled by the following video:
118
  URL: [switzerland_youtube_video](https://www.youtube.com/watch?v=0iw5IP94m0Q)
119
+ - `Zurich`: This subset consists of **50** images of Zurich city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
120
+ - `Stuttgart`: This subset consists of **69** images of Stuttgart city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
121
+ - `Strasbourg`: This subset consists of **50** images of Strasbourg city provided by the Cityscapes training set in package [leftImg8bit_trainvaltest.zip](https://www.cityscapes-dataset.com/file-handling/?packageID=3)
122
 
123
  We use the fisheye images from the WoodScape dataset to select **244** images from the front, rear, left, and right cameras for fisheye camera data.
124
  The source of fisheye data for sampling is located at WoodScape's [Fisheye images](https://woodscape.valeo.com/download).