Instance segmentation of small objects in grainy drone imagery

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • detectron2

    Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

  • Thank you, I will have a look at it. I'm not that knowledgeable about existing models. Detectron2 also provides different different backbones (https://github.com/facebookresearch/detectron2/blob/main/MODEL_ZOO.md). Is there a reason you recommend the segmentation-models library (apologies for the naive question)?

  • cv-bird-segmentation

    Animal segmentation using CV

  • My question therefore is, how should I deal with drone imagery and small objects for instance segmentation tasks? What am I doing wrong and/or what should I be doing? Should I for example consider using an extra public dataset for bird/drone imagery segmentation first, before I fine-tune on my dataset? I am happy to provide more details if necessary. If useful, I uploaded my code here: https://github.com/augusts-bit/cv-animal-segmentation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • segmentation_models.pytorch

    Segmentation models with pretrained backbones. PyTorch.

  • Also, I’d suggest considering switching to the segmentation-models library - it provides U-Net models with a variety of pretrained backbones of as encoders. The author also put out a PyTorch version. https://github.com/qubvel/segmentation_models.pytorch https://github.com/qubvel/segmentation_models

  • segmentation_models

    Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

  • Also, I’d suggest considering switching to the segmentation-models library - it provides U-Net models with a variety of pretrained backbones of as encoders. The author also put out a PyTorch version. https://github.com/qubvel/segmentation_models.pytorch https://github.com/qubvel/segmentation_models

  • catalyst

    Accelerated deep learning R&D (by catalyst-team)

  • ultralytics

    NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts