Skip to content

abdollahzakeri/m18k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M18K: Mushroom Detection Dataset

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.

Overview

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.

Dataset Details

  • 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

Download the Dataset

You can download the dataset directly from the repository using the link below:

Download Dataset

Please refer to the dataset's license file for information about usage and distribution rights.

Environment Setup

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

Installation

To install the m18k package for working with the dataset, use the following command:

!pip install m18k

Results and Model Zoo

Coming soon.

References

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.

About

M18K Mushroom Instance Segmentation Dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages