Instance segmentation of small objects in grainy drone imagery

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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.
www.influxdata.com
featured
  • 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.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring 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

  • [D] Improvements/alternatives to U-net for medical images segmentation?

    2 projects | /r/MachineLearning | 29 Mar 2023
  • Improvements/alternatives to U-net for medical images segmentation?

    1 project | /r/deeplearning | 29 Mar 2023
  • segmentation-models No module Error

    1 project | /r/computervision | 4 Oct 2022
  • recommendations for semantic segmentation of lowish volumes of biomedical images

    1 project | /r/computervision | 26 Jul 2022
  • Can we use autoencoders to change an existing image instead of create one from scratch?

    1 project | /r/learnmachinelearning | 13 Dec 2021