Wildlife detection before mowing

On this page 11

Find the fawn before the mower does

Thermal drones search grassland ahead of the mower for fawns, hares and ground nesting birds, and mark every find.

CategoryDetect
Slugwildlife-rescue
CadenceEvery first cut, and any later cut on fields with known activity
PayloadRadiometric thermal, RGB spotlight camera for confirmation, RTK
Needs a visit firstYes. A licence check comes before a first flight

The problem

Roe deer leave their fawns lying in tall grass, and a fawn's instinct is to press flat rather than run. The first cut of silage every spring kills a large number of them. In Germany the responsibility to take reasonable precautions sits with the person doing the mowing, and walking a field with a line of helpers rarely covers it in the time available.

How it works

StepWhat happens
Fly at dawnThe search runs in the cool hours before mowing, when a warm body contrasts most strongly with the sward
Detect heatThe thermal camera picks out warm shapes and the model separates animals from stones, molehills and machinery
MarkEvery find is pinned to a coordinate and pushed live to the phone of the person on the ground
ClearThe animal is carried out or boxed, the point is closed off in the app, and the mower follows behind the cleared area

What you get

  • Live find map on the ground crew's phone
  • Search coverage record
  • Signed off log per field
  • Season summary for the hunting tenant

What the dashboard measures

  • Area searched per flight
  • Finds per hectare
  • Search completed before the mower started
  • Coverage gaps flagged

The third one is the one that matters legally. A record showing the search finished at 05:40 and the mower started at 06:15 is the evidence that reasonable precautions were taken.

Where it matters most

Grassland and silage, dairy and grazing, contractors, cooperatives.

Build it

The best first capability to build: the cheapest payload, the clearest legal footing, an obvious buyer, a short flight, and a customer who can tell immediately whether it worked.

The physics decides the schedule

Detection depends on the temperature difference between a 38 °C animal and the sward around it. That difference collapses once the sun has been on the grass for an hour.

WindowUsable
04:00 to 07:00, before direct sunYes. This is the whole operating window
Overcast all daySometimes, with a much higher false negative rate
After 09:00 in May sunshineNo. The grass canopy is warmer than the animal

That is why this capability has a hard cadence and why a service selling it needs enough aircraft to cover a morning's mowing, not a day's.

Flight parameters

ParameterValue
Altitude40 to 60 m AGL for a 640 x 512 sensor with a 13 mm lens
Ground resolution4 to 8 cm/px thermal
Speed4 to 7 m/s
Overlap20% side is enough. This is a search, not a survey
Coverage8 to 15 ha per battery

Night and twilight flight is permitted in the EU Open category with a green flashing light, which this operation depends on. See Regulation.

Hardware

ItemWhyEU sourceUS sourceIndicative
Airframe, 2 to 4 kgSmall is fine. The payload is lightHolybro X500 V2 via Drone Parts CenterGetFPV€400 to €600
Radiometric thermal, 640 x 512Resolution is what sets the altitude, and altitude sets the hectares per hourWorkswell WIRIS, InfiRay modulesFLIR Hadron 640R, FLIR Boson+€2,500 to €9,000
Budget thermal, 320 x 256Halves the altitude, doubles the flightsXinfrared / InfiRay Tiny1-CGroupGets FLIR Lepton 3.5€200 to €900
RGB spotlight cameraConfirming a warm blob before somebody walks 300 m to itany USB or CSI camerasame€30 to €150
Green anti-collision lightRequired for night flightGlobe FlightGetFPV€30 to €80
LTE linkLive find map to the ground crew's phoneTeltonika RUTX11 or a Quectel moduleSparkFun€150 to €250
On-board computeDetection in the air, so finds appear while the drone is still flyingRaspberry Pi 5 plus AI Kit at BerryBaseThe Pi Hut, Seeed€120 to €200

Export control note: thermal cameras above certain frame rates and resolutions are export controlled in the US and the EU. Buying a 640 x 512 core from a US supplier into the EU is routine but paperwork exists. Buy the module from an EU distributor if you would rather not deal with it.

In-house software

StageWhat we runLicenceReplaces
DetectionA small YOLO-class or RT-DETR model on 16-bit thermal framesApache-2.0vendor "AI detection" upgrades
Simpler baselineAdaptive threshold plus blob geometry and a persistence checkown code
Live linkMQTT or WebSocket over LTE to a phone web pageBSDproprietary ground station apps
Coverage proofRasterise the flown track with the sensor footprint, report gapsown code
RecordMission plus Detection rows with kind: 'wildlife'this repo

Start with the threshold baseline. On a cold sward at 05:00 a fawn is a genuinely distinct blob, and a simple detector that runs on a Pi at 15 fps with a human confirming each hit is more useful than a better model that produces results after the mower has started. Add the learned model to cut false positives from molehills, stones and fresh cow pats, which is where the operator's time actually goes.

Cost efficiency

  • This is the one capability where thermal resolution directly buys hectares. With a lens matched to the array, a 640 x 512 core flies at twice the altitude of a 320 x 256 for the same ground resolution and covers twice the swath, so it searches roughly twice the area per battery. Given a two-hour window, that is the difference between two fields and four. If you will fly more than a few hundred hectares a season, the 640 pays for itself in one spring.
  • RTK is optional here. You need to walk to a find, and ordinary GNSS at 2 to 3 m is enough for that. Skip the RTK on a wildlife-only aircraft and spend it on the sensor.
  • No stitching, no photogrammetry, no GPU. The whole pipeline is frames in, points out. This is why it is the cheapest capability to stand up.
  • Public funding exists. Germany has run federal support programmes for fawn rescue drones through the BLE, and hunting associations and Maschinenringe often co-fund equipment. Check the current programme before buying: the terms change year to year, and some require the equipment to be available to a local association.
  • Sell it as a morning, not as a hectare. The constraint is the two-hour window, so price the window.