Underwater Pipeline Detection Dataset (YOLO Format)
This project provides a YOLO‑format underwater pipeline detection dataset, including training and validation sets, their corresponding annotation files, and a class definition file (`classes.txt`).
Description
Underwater Pipeline Detection Dataset (YOLO Format)
Dataset Overview
The dataset offers YOLO‑format data for underwater pipeline detection, comprising training and validation sets, their respective annotation files, and a class definition file (classes.txt).
Dataset Contents
- Training set (train): 6,396 images with annotations.
- Validation set (val): 1,575 images with annotations.
- Class file (classes.txt): Defines all target classes for the detection task.
Directory Structure
project/
├── images/
│ ├── train/ # training images
│ ├── val/ # validation images
├── labels/
│ ├── train/ # training annotations
│ ├── val/ # validation annotations
├── classes.txt # class definition file
└── README.md # project description
Data Format Description
- Image files: Supported formats include
JPG,PNG, etc. - Annotation files:
- Each image has a same‑named
.txtfile. - Each line represents an object in the format:
<class_id> <x_center> <y_center> <width> <height>.class_id: class index starting at0.x_centerandy_center: normalized object center coordinates relative to image size.widthandheight: normalized bounding‑box dimensions relative to image size.
- Each image has a same‑named
Example Files
Sample Image and Annotation
Image
images/train/sample.jpg
Annotation
labels/train/sample.txt content example:
0 0.5 0.5 0.4 0.3
1 0.7 0.8 0.2 0.1
AI studio
Generate PPTs instantly with Nano Banana Pro.
Generate PPT NowAccess Dataset
Please login to view download links and access full dataset details.
Topics
Source
Organization: github
Created: 12/30/2024
Power Your Data Analysis with Premium AI Models
Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.
Enjoy a free trial and save 20%+ compared to official pricing.