Visual WetlandBirds Dataset
@euremarkable.visual_wetlandbirds_dataset
@euremarkable.visual_wetlandbirds_dataset
Fine-grained spatio-temporal dataset specifically designed for bird behavior detection and species classification. The acquisition of the data was conducted within Alicante wetlands, specifically within the wetlands of La Mata Natural Park and El Hondo Natural Park (sutheastern Spain). This dataset was collected as part of the contributions to the CHAN-TWIN project. Only the annotations are available in the first release of the dataset, we are working to release the full set of videos soon. Software: https://github.com/3dperceptionlab/Visual-WetlandBirds
Last updated: 2025-03-19T09:46:18Z
CREATE TABLE behaviors_id (
"activity" VARCHAR,
"id" BIGINT
);CREATE TABLE bounding_boxes (
"n_0_white_wagtail_001_white_wagtail_0_364_62" VARCHAR -- 0;White Wagtail;001-white Wagtail;0;[(364.62,
"n__191_11" DOUBLE -- 191.11,
"n__574_08" DOUBLE -- 574.08,
"n__394_75" DOUBLE -- 394.75,
"n__1" BIGINT -- 1,
"n__0" VARCHAR -- 0)]
);CREATE TABLE species_id (
"id" BIGINT,
"species" VARCHAR
);Anyone who has the link will be able to view this.