CoolFace
Datasetpublic

DeepanSadhukhan/vannamei-shrimp-biomass-dataset

Litopenaeus vannamei Shrimp Biomass Dataset (mirror) This is a mirror of the original dataset published on Mendeley Data. It is not my data — all credit goes to the original authors. Re-hosted here under the terms of the CC BY 4.0 license for easier programmatic access (Kaggle / Hugging Face datasets loading). Original source Ramírez-Coronel, F.J., Esquer-Miranda, E., Rodríguez-Elías, O.M., García-Hinostro, P., Parra-Salazar, G.C. (2024). "A Litopenaeus vannamei… See the full description on the dataset page: https://huggingface.co/datasets/DeepanSadhukhan/vannamei-shrimp-biomass-dataset.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes686downloads
Dataset Card

Litopenaeus vannamei Shrimp Biomass Dataset (mirror)

This is a mirror of the original dataset published on Mendeley Data. It is not my data — all credit goes to the original authors. Re-hosted here under the terms of the CC BY 4.0 license for easier programmatic access (Kaggle / Hugging Face datasets loading).

Original source

Ramírez-Coronel, F.J., Esquer-Miranda, E., Rodríguez-Elías, O.M., García-Hinostro, P., Parra-Salazar, G.C. (2024). "A Litopenaeus vannamei shrimp dataset with images and corresponding weight-size measurements for the development of artificial intelligence-based biomass estimation and organism detection algorithms." Mendeley Data, V2. https://doi.org/10.17632/h8tcn6ykky.2

Companion paper (Data in Brief): https://doi.org/10.1016/j.dib.2024.110964

License

CC BY 4.0 — https://creativecommons.org/licenses/by/4.0/

Contents

Flat layout — each image folder sits next to its own Excel file at the top level (no enclosing "DATASET" folder):

.
├── DB1/                          (490 images, 22 shrimp)
├── DB1_INDUSTRIAL_FARM_1.xlsx     -> SAMPLE, LENGTH (cm), WEIGHT (g),
│                                     COMPLETE SHRIMP IMAGES
├── DB2/                          (2002 images, 58 shrimp)
├── DB2_INDUSTRIAL_FARM_2_C1.xlsx  -> SAMPLE, CEPHALOTHORAX (cm),
│                                     LENGTH (cm), WEIGHT (g), COMPLETE SHRIMP IMAGES
├── DB3/                          (1719 images, 50 shrimp)
├── DB3_INDUSTRIAL_FARM_2_C2.xlsx  -> same columns as DB2
├── DB4/                          (635 images, 20 shrimp)
├── DB4_ACADEMIC_POND_S1.xlsx      -> same columns as DB2
├── DB5/                          (661 images, 20 shrimp)
└── DB5_ACADEMIC_POND_S2.xlsx      -> same columns as DB2

Note: DB1 has no CEPHALOTHORAX column (that measurement was only added from DB2 onward). Images are named s{sample}_{n}.png.

V2 correction: CEPHALOTHORAX is measured as length, not width, and the column header typo (CEPHALOTORAX) from V1 was fixed to CEPHALOTHORAX.