Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26057Worth consideringacceptance 3/5

AI-Powered Automated Underwater Marine Debris and Anomaly Detection System using Side-Scan Sonar Imagery

Ministry of Earth Sciences (MoES) · Renewable / Sustainable Energy · Software

Visually distinctive with a concrete deliverable and almost no competition, but the debris imagery to train on essentially does not exist, so be explicit about what your model was actually trained on and make the false-positive filtering your real contribution.

What it actually is

Abandoned fishing nets keep catching and killing sea life for decades after they are lost, and the only practical way to find them on the seafloor is sonar. But that means someone staring at thousands of kilometres of grainy acoustic scans, where a net looks a lot like a rock formation. The ask is software that finds man-made objects in those scans automatically and reports exactly where they are.

What to build

A sonar analysis pipeline with a detection or segmentation model trained to find man-made objects — the statement names shipwrecks, pipes, cylinders and entangled netting — against natural seafloor texture, robust to the acoustic problems it enumerates including speckle, acoustic shadows, varying pixel resolution and dropouts from vehicle heave, pitch and roll; a confidence and noise filtering stage that suppresses the false positives natural rock clusters and shadows generate and attaches a calibrated score to every detection; a geotagging engine parsing sonar metadata and ping headers to emit a structured JSON or CSV report giving latitude, longitude, bounding dimensions and classification per hazard; and a dashboard where an operator uploads a raw sonar log, watches detections overlay the waterfall and downloads the report.

Smallest thing that wins the room

Upload a raw sonar waterfall, watch detections appear over the acoustic imagery with confidence scores, and open the downloaded report to show each hazard's coordinates matching where it appeared on the scan.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Moderate130–300 teams expectedroughly 1 in 108–250 wins it

Quieter than 51% of the 226 · #111 of 226 by expected field

A normal-sized field. Your idea has to be good, not miraculous.

Why: central ministry statements sat below the average.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • YOLO or U-Net detection on side-scan waterfalls
  • speckle denoising and acoustic shadow handling
  • slant-range and ping-rate geometric correction
  • calibrated confidence scoring with false positive suppression
  • XTF ping header parsing for geotagging
  • ONNX edge-optimised inference for AUV deployment
  • Marine acoustics
  • Underwater computer vision
  • Ocean conservation

Prior art to read before you start

side-scan sonar object detection · acoustic anomaly discrimination from natural texture · geotagged detection reporting

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.