tilemmpon / Singapore-Maritime-Dataset-Frames-Ground-Truth-Generation-and-Statistics

Repository for generating frames from the Singapore Maritime Dataset videos and converting the corresponding ground truth files. FInally, some basic statistics are generated.
38 stars 16 forks source link

Singapore-Maritime-Dataset-Frames-Ground-Truth-Generation-and-Statistics

Repository for generating frames from the SIngapore Maritime Dataset (SMD) videos and converting the corresponding ground truth files. FInally, some basic statistics are generated.

Dataset

Before running any of the scripts or the Jupyter notebooks you need to first download the dataset and unrar/unzip it in the home folder of this project (preferable). The dataset can be acquired from https://sites.google.com/site/dilipprasad/home/singapore-maritime-dataset.

Explanation of python scripts

Explanation of Jupyter notebooks

Explanation of files

Explanation of folders

Example Statistics

Here some basics statistics generated for the whole dataset will be given.

Histogram of the objects area ration compared to the images total area

Histogram of the objects area ration compared to the images total area

Frequency of objects' type, motion and distance per dataset and combined

Frequency of objects' type, motion and distance per dataset and combined

Distance of objects by type and video source

Distance of objects by type and video source

Motion of objects by type and video source

Motion of objects by type and video source

Objects type count per video in total values

Objects type count per video

Objects type count per video normalized

Objects type count per video normalized

Heatmap of all objects in the dataset

Heatmap of all objects in the dataset

Citing

If the Singapore Maritime Dataset is used please cite it as: D. K. Prasad, D. Rajan, L. Rachmawati, E. Rajabaly, and C. Quek, "Video Processing from Electro-optical Sensors for Object Detection and Tracking in Maritime Environment: A Survey," IEEE Transactions on Intelligent Transportation Systems (IEEE), 2017.

If code/figures from this repo are used please cite this repository as:

Tilemachos Bontzorlos, "Singapore Maritime Dataset frames ground truth generation and statistics", GitHub repository, Feb. 2019. https://github.com/tilemmpon/Singapore-Maritime-Dataset-Frames-Ground-Truth-Generation-and-Statistics.

Contribution

To report an issue use the GitHub issue tracker. Please provide as much information as you can.

Contributions are always welcome. Open an issue to contact me. The preferred method of contribution is through a github pull request.