Research library

Varroa-on-bee detection

Papers, datasets, models, and field notes are arranged as a visual knowledge map while keeping the full depth of the research archive.

Research map

Navigate the research collection

In-house model and microservice for detecting varroa mites directly on bees in hive images.

Repository: https://github.com/Gratheon/models-varroa-on-bee

It is integrated in our pipeline (web-app -> graphql-router -> image-splitter -> models-varroa-on-bee) and returns bounding boxes over HTTP.

Highlights:

  • Dedicated varroa_on_bee detections (not only hive-bottom mites)
  • Simple API (POST / with multipart/form-data image upload)
  • Health endpoint for operations (GET /health)

Validation metrics (varroa_model5, best.pt):

Varroa-on-bee detection example