Common guillemots in the Baltic Sea studied with video surveillance and object detection: raw data, annotations, model, and model outputs
收藏DataONE2022-12-17 更新2025-08-02 收录
下载链接:
https://search.dataone.org/view/sha256:27f584c9b6a187fefa9f9067b86462b3a22f3bb4dea4c659e5b2a2676f1f6891
下载链接
链接失效反馈官方服务:
资源简介:
The data comes from common guillemots studied at Stora Karlsö, Sweden between 2019 and 2021. The common guillemots breed at an artificial cliff, and has been filmed continusly from above over three breeding seasons. Using the video material, a YOLOv5 model has been trained to detect adult birds, chicks and eggs. The dataset contains annotations (bounding boxes) used for training the model, the model itself, and outputs from the model (object detections).
The data can be used and shared freely., The raw data is videos in .avi format, recorded with a Avtech AVH8516 Network Video Recorder (NVR) connected to a 2 megapixel IP camera (Avtech AVM543P) operating at 25 frames per second (FPS). From the videos, single frames have been picked out and annotated with bounding boxes with three classes: adult bird (0), chick (1) and egg (2). Using these annotations, a YOLOv5 model has been trained. The videos have then been downsampled to 1 FPS and Object detection has been run on the whole material, and the output has been stored in a SQLite database coordinates for each detected object., The dataset contains:
Annotations (images and bounding box coordinates). The format is \"YOLO Darknet TXT\", described in detail here:Â https://roboflow.com/formats/yolo-darknet-txtÂ
The YOLOV5 model, 2 files: .cfg and .weights
Inference from the YOLO model (bounding boxes) in SQlite format (.db)Â
The videos themselves are several Tb (approx 1 Gb per H of film) and therefore not possible to share at this moment at a reasonable cost. Sample videos (downsampled to 1 FPS) are provided as .avi files.
Python code for training and running Yolov5 is available at:Â https://github.com/BalticSeabird/SeabirdDetections
R code for post-processing the model outputs including the generation of figures is available at https://github.com/BalticSeabird/ObjectDetectionInferences
创建时间:
2025-07-17



