Welcome to the Mushroom Detection Dataset repository. This dataset is a valuable resource for researchers and practitioners interested in automating agricultural processes, specifically related to mushroom harvesting, growth monitoring, and quality control. It provides a dedicated dataset for button mushroom (Agaricus bisporus) detection, comprising over 18,000 mushroom instances in 423 RGB-D image pairs.
The dataset was collected using an Intel RealSense D405 camera, capturing realistic growth environment scenarios with comprehensive annotations. It serves as a benchmark for detection and instance segmentation algorithms in smart mushroom agriculture.
- Mushroom Instances: Over 18,000
- Image Pairs: 423 RGB-D image pairs
- Camera Used: Intel RealSense D405
- Annotations: Comprehensive annotations for detection and instance segmentation
You can download the dataset directly from the repository using the link below:
Please refer to the dataset's license file for information about usage and distribution rights.
To work with the dataset, you need to set up the environment. You can do this using the following commands:
!conda create -n m18k python=3.10 -y
!conda activate m18k
To install the m18k
package for working with the dataset, use the following command:
!pip install m18k
Coming soon.
Coming soon.
Thank you for using the Mushroom Detection Dataset. We hope this resource aids your research and development efforts in the field of smart agriculture. If you have any questions or need support, please feel free to reach out to us.