Group

AI for Conservation / Feed

Artificial intelligence is increasingly being used in the field to analyse information collected by wildlife conservationists, from camera traps and satellite images to audio recordings. AI can learn how to identify which photos out of thousands contain rare species; or pinpoint an animal call out of hours of field recordings - hugely reducing the manual labour required to collect vital conservation data. The AI For Conservation group is intended to unite and inspire all WILDLABS community members—whether already involved in AI for conservation, or not—to understand how to use and/or directly contribute to open-source research and development efforts.

discussion

Getting behavioral data out of datasets that weren't built for it

Burning question:There's so much monitoring data already- camera trap archives, acoustic recordings, GPS tracks - but almost all of it was collected to answer presence/absence or...

7 0

The thermal camera can catch micro expressions much better than what you would catch with a flash if the animal is close enough and the resolution is sufficient. If that is a important enough. That been my experience with the videos we have captured.  We also have 1280x1024 thermal. There is typical no motion blur with that.


As to how an animal would act under continuous surveillance with one of our cameras I cannot say. That experiment has never been done with our gear before. There are variety of fixed lens available. The lens I’ve shown are general purpose reasonably wide angle lens. But if you wanted to study behavior from much further away there are lens to observe from very far. They are just expensive of course.


The modules we use have impressive onboard image processing that really bring out the details. Unlike ones I’ve seen before.


Have a look at the videos on our channel and see what you think. The earliest video on the channel is in 1280x1024.


https://youtube.com/@wildlifesecurityinnovations

The thermal modules that we use with our system are quite new and I've used a lot of thermal gear over the years and none had images as good as these ones. As to suitability for behavioral research I can see that there is much more detail available with this gear than what I see with flashing traditional gear. But I'm not a behavioral researcher in the field. So the suitability would ultimately be up to the researcher themselves. But never before was there a 1280x1024 thermal camera available for use in behavioral studies, so the suitability thereof has never been evaluated before.


What resolution, age was the thermal gear you used before ? And what distance were you filming at ?

I'll definitely check out your channel! To be honest, I'm much more on the animal science and behaviour side of things than the hardware engineering side, so I can't speak to the exact specs of the older gear I've seen, but having that high of a resolution without motion blur definitely sounds like a massive leap forward.

The way I see it, the trickiest part about any remote tech, no matter how high-res it gets, is that you can never truly measure the 'avoidance factor' from behind the lens. If a cautious animal senses a foreign object in its home ground and decides to completely steer clear of that zone, the camera will never catch it. You only ever get data on the animals that don't mind the camera, which can unintentionally skew the behavioural picture.

It’s the classic observer dilemma. It’s why some of the most famous animal behaviourists in history only truly understood nuanced behaviour by actually embedding themselves in the environment and becoming part of the pack, rather than relying solely on a fixed lens. But as a tool to bridge the gap where humans can't go, it's definitely exciting to see how much clearer the visibility is getting!

I would love to have feedback from a behavioral researcher. When I made the comment, I was mostly thinking about macro behavior. I haven't dived into the requirements for micro research, but it sure is interesting.

The area where I hope to make the most impact is in human-wildlife conflict mitigation. I would be thrilled if it turned out to be useful to behavior analysis as well.

Occasionally we get a close close up of an animal. Such as this hare. I would love to know whether in you consider it contains sufficient detail for behavioral purposes.

Hare closeup in Thermal

And here, even better

Ring side view of a hare close up

Over time, the animals do get comfortable with our gear. I'm sure that a bird built a nest under the panel recently. I just haven't been out there in a while to check, but it keeps flying up from below in the area. We have a visible view of that.

Baby bird living under a solar panel

Most of our wolf videos are on our other channel. Here the wolves indeed were very wary of the gear at first. Mostly they would glance up, however at first they would have been looking at the camera, but over time I think that most of the time they were looking across the field to the road on the other side.

We also have a 4K ultra low light camera that we were lighting with invisible (940nm) lighting. This we have also recording continuously.

Wolf with 4K ultra low light camera
 
We custom design all weather enclosures for out thermal modules. They are design such if you wanted you could remove them and use them in a stealth custom made enclosure of your own. They are USB based modules, so the main recording unit can be hidden away from the camera. Here is a photo of a 640x512 unit
Thermal module with outdoor enclosure
There's a camera mounting fitting underneath so you can can ball joint camera mounts to mount them on and only a little bit sticks up into view.
 
The 1280x1024 resolution module is a bit bigger
1280x1024 thermal module

See full post
discussion

Anyone using Microsoft Sparrow?

I've just been learning a little bit about Microsofts Sparrow Project and it seems awesome. But it also promises a lot. I'm hoping there might be some people who have worked with...

11 0

That would be an incredible addition to Sparrow Studio! You are free to fork the repo and add to it, and through a pull request we can even fold it into the one we're developing. 

These are very helpful information, Kim. Also, we are moving away from Jetson Nano to Raspberry Pi 5 and Pi zeros. We have made a dedicated inference engine for these devices. Now, we can run megadetectorv6 (Yolov11 models) on the pi zero, and two Resnet18 models concurrently on the pi zero. I am specifically mentioning the pi zero here because it is the lowest level hardware we are working with, and it only cost ~20 usd. With two resnet18 and 4 threads, the power consumption is around 4-5W. If we are only using 2 threads, it is 2.8W. These data make the application of these lower end chips very feasible in the field. We have recently put a pi zero 2W sparrow on a bouy with gsm. the average power consumption with all sensors and modem together is around 7-9W. In terms of Pi 5, except for transformer based models, we can run most of the CNN models with a efficient power load.

@carterjandrew These are really good questions. For now, we do not have an independent website for Sparrow. The Linkedin page in my previous post is the best place for now. That is our main communication channel for updates and progress of projects like Sparrow, MegaDetector, and PytorchWildlife. Please follow us there. 

In terms of deforestation, we do have plans to add this functionalities in the future because we have a line of work specifically on deforestation assessment under the Project Guacamaya initiative. It will be very similar to the overhead animal detection professing but on forest segmentation. 

For people sharing thoughts, we will ask some of our partners who are currently using Sparrow to share some public feedback to us. It will also likely be on Linkedin. Please keep an eye on it. 

In terms of tooling, we are designing Sparrow to be as tool agnostic as possible, so it is reduced down to a simple data collection, management, and processing platform. How data are collected, managed, and processed is totally up to different users and projects. That's our end goal. 

Same as our software. We are it to be as open and extensible as possible. We want people to be able to create their own "Sparrow Studio" on top of our base Sparrow Studio. Once it is open sourced, it should be possible. 

Please let us know if there are any questions, and feel free to send us emails. Thanks! 

 

See full post
discussion

What questions would you ask an AI agent for conservation tech?

If you had access to an agent trained specifically to provide guidance on conservation technology tools + methods, what would you ask it? It sounds like a lot of folks are...

14 8

Elionai - your point about lessons from past deployments and "what tends to fail first" really resonates. I think that gap between ideal-condition performance and what actually holds up in the field is one of the most underrated questions in this whole space.

I'm building something that integrates environmental monitoring, so I'd love to pick your brain on the edge/deployment side. Messaging you to connect!

I would probably ask: “If your code basically does not allow you to take harmful actions, what should you do if you are provided with irrefutable proof that your existence, supported by components built and developed with “rare minerals” extracted from conflict areas is actually harming and destroying indigenous communities and biodiversity?”

Hello,
This is an incredible initiative, and exactly the kind of practical AI application that can make a huge impact in the conservation space!

As an AI Solutions Architect based in the US with 20 years of tech experience, I have built several RAG (Retrieval-Augmented Generation) and Agentic solutions. I would love to contribute directly to the implementation or consulting side of this project if required.

Whether you need help with structuring the retrieval pipelines for the forum data, designing the agentic workflows, or handling the backend and cloud deployment, I would be happy to jump in and support the build.

Please let me know how I can best get involved, or if you'd like to chat about the technical architecture and how to bring this to life!

See full post
Link

Global drivers of forest loss at 1 km resolution - Version 1.3

Global map of the dominant driver of tree cover loss at 0.01° resolution (~1km) for the period 2001-2025. This is the latest update for this dataset.

1
discussion

🐸 WILDLABS Awards 2025: Open-Source Solutions for Amphibian Monitoring: Adapting Autonomous Recording Devices (ARDs) and AI-Based Detection in Patagonia

We’re excited to launch our WILDLABS-funded project to adapt open-source recording hardware and AI tools to help monitor amphibians, with an initial focus on one of South America'...

6 11

🌿 Project Update — November 2025
Sharing our experience at the Symposium on Physics Applied to Ecology and Conservation (Foz do Iguaçu, Brazil).

We’d like to thank Carlos Araujo for kindly inviting us to take part in the Symposium on Physics Applied to Ecology and Conservation, held on November 6–7, 2025, at the PTI Campus – Universidade Federal da Integração Latino-Americana (UNILA) in Foz do Iguaçu, Brazil.

The event aimed to build bridges between researchers from different disciplines and countries, exploring how physics can support acoustic monitoring, ecological data collection, and biodiversity conservation.

🎙️ We joined Roundtable 3 — Hardware, Sensors, and Audio Recording, where we discussed:

Open-source autonomous recorders for biodiversity monitoring.

Energy-efficient design and sensor integration.

Alternative battery types and power solutions (particularly relevant to our developments)


🎥 Watch the roundtable recording here.


It was also a great opportunity to share our experience and highlight the WildLabs community, connecting with colleagues working at the intersection of physics, ecology, and technology.

 

 


 

 

Hi everyone!

Following up on our project development, we have just published the full report on our work integrating environmental monitoring into AudioMoth devices and the resulting BirdNET workflows for Patagonian amphibians. You can find the complete documentation and results here.

Beyond the technical implementation, we’ve documented the custom firmware, the AI training pipeline for our species, and the practical challenges we faced during field deployments:

Project Video: YouTube Video Link

Firmware: AudioMoth I2C Firmware Repository (GitLab)

AI Workflow: BirdNET-based Workflow for Amphibians (GitHub)

Edge Models: TinyFrog Repository (GitHub)

PyTorch reimplementation: BirdNET-Analyzer (GitHub)

If you are working on similar setups or have questions about the hardware or the workflow, feel free to reach out. I hope this documentation proves useful for your own research.

Thanks for the support and the exchange of ideas during these months!

See full post
discussion

Mini AI Wildlife Monitor

Hi All!I've been working on various version of small AI edge compute devices that run object detection and Identification models for ecological monitoring!I've recently been...

25 11

Hey Luke,

Appreciate your reply, very much.

I am not quite sure what you mean by setup but, this is the experimental design.

I will deploy cameras in shade forest areas to record insect visitors to animal feces. The “baits” will be deployed in a flat square with a camera pointing down on it at a distance of 30 to 40 cm.

So, following your comments if PIR doesnt work what should I use? Motioneyes? Or something else?

My comments regarding the battery are related to the PI shutting down when the battery level is low and some hats just stop supplying power automatically instead of being in standby/hold. So I wonder if I could do something coding/physically to solve it. Can I?

Following your advice about the fixed lens, I would need to adjust the focus for each camera in the field to ensure everything is in focus, is that right? It's a little different than a month trap since the surface where the insects will move around is not exactly even, hence my thoughts on using a autofocus camera.

Once again thanks for the help, and congrats on your elegant project.

 

 

In case someone. Find this totally out of place commemt… this is how I solved it, I've decided to use a IMX477 HQ Camera, building a *manual, heavy-duty optical rig* utilizing C/CS-mount lenses and physical macro extension tubes.

See full post
careers

Biodiversity Monitoring Scientist

This role would suit someone with a background in ecology or environmental science who enjoys combining fieldwork, data analysis, and applied research to support real-world environmental outcomes.

0
See full post
discussion

Spectrolipi v2.0.1

Spectrolipi is a tool for visualizing sound, annotating spectrograms, and exporting ML‑ready acoustic datasets.Spectrolipi V2.0.0 is released now. Main new...

2
See full post
discussion

AI for Impact Series at WWF: Looking for experts/speakers

Looking for practitioners to join me in a Impact AI workshop series I plan to host in WWF for our entire network!!If you are interested and hold expertise to share 1 hour of your...

6 0

hi! I would be happy to contribute my experience in edge AI and smart sensors for real-time wildlife monitoring.

I'd be happy to contribute as well, I lead various conservation AI projects in Hong Kong and Japan, camera trapping, acoustic monitoring, and some drone/LiDAR image processing.

Hi! As Open Science Conservation Fund are happy to contribute with Trapper, scalable, open-source and AI-driven camera trap data infrastructure. https://os-conservation.org/trapper/

See full post
discussion

Seeking wildlife AI Models for Full Motion Video (FMV)

Hi WildLabs, hi All,It's been a while since I've posted on WildLabs so please be kind. I'm wondering if there is anyone in this space developing wildlife AI models to be used...

1 1
See full post
discussion

Call for Collaboration: Share your voice at ICTC next week! 

Hello, fellow WILDLAB-ers! I'm Mandy, your current Human-Wildlife Coexistence Group Leader!  :)I am heading to the ICTC conference in Peru next week and while reviewing the...

5 6

Hi Anna!

Is there anything that sparks your curiosity, which I can address for you? Take a look at the upcoming day 2 and day 3 sessions, and if you see anything that intrigues you, please let me know! I'll happily join the session that aligns, and share your thoughts! ☺️

Kind regards,

Mandy

See full post
discussion

Nature Tech Unconference - Anyone attending?

Hi all, anyone planning to attend the Nature Tech Unconference on 28th March at the London School of Economics Campus in London, UK? (the event is free to attend but...

11 2

Myself and the Fauna & Flora Conservation Technology team will be there (@Chelsea_Smith  and @ugyenpenjor ) and also the WILDLABS team @HRees ! See you!

See full post
discussion

Looking for opportunities in AI for Bioacoustics and Environmental Monitoring

Hi everyone,My name is Leonardo Mannini, and I’m an AI engineer with a strong interest in bioacoustics and conservation technology.I recently completed a research role at FBK (...

6 0

Hi Leonardo,


Let’s chat! I potentially have some opportunities, collaborations or even short-term employment. Send me a message. 

See full post
discussion

Citizen science tool for microplastic mapping in underserved regions

Hi everyone, I'm a high school student working on a free citizen science tool for microplastic pollution in underserved regions. The idea is simple: a mobile web app where anyone...

1 2

Hi Mykhailo. That citizen science tool seems interesting. But, how do you expect people to detect microplastics (ranging from 1 µm to 5 mm in size)?

See full post