|
This
labeled soccer field dataset is compiled to classify different areas of the soccer field. It
is gathered from
IPL Azadi Soccer Dataset,
Toronto Dataset,
UBC Dataset,
and Youtube. This collection contains three classes of:
- penalty area,
-
center area, and
-
middle area (between these two areas).
Since the dataset is provided for the VGG16 CNN network, the dimension of all video frames
is 224x224. As the number of frames in some areas is less than others, one can use a simple solution
(such as applying a random noise, a random rotation,
a random brightness, and a random affine transformation, and so forth) to enrich it.
To complete this dataset or for more information please contact
kasaei[at]sharif[dot]edu.
|