Published October 31, 2025
| Version v1
Dataset
Open
Gannan Grassland Rodent Burrow Detection Dataset (VOC format)
Authors/Creators
Description
This dataset contains rodent hole samples from the Gannan grassland region, formatted in the VOC standard. It includes a total of 42,400 images with corresponding labels. The training and validation sets are divided at a 9:1 ratio, and the combined training-validation set to test set ratio is also 9:1.
The dataset is accompanied by two pretrained model weight files:
-
CSPdarknet53_backbone_weights — the pretrained backbone network weights.
-
best_epoch_weights — the best-performing model weights obtained during training.
These weights are used in the CSPS_RetinaNet model, which can be downloaded from: https://github.com/yeshushahua/CSPS_RetinaNet.