Skip to content

Explore automated wildlife monitoring with camera traps! Use machine learning to classify species, aiding conservation efforts by automating data analysis.

Notifications You must be signed in to change notification settings

tmandelz/tierli_ahluege

Repository files navigation

Competition_Logo

Tierli_ahluege ccv1

This project is a part of the CCV1 Tierli Ahluege Group at Data Science FHNW.

This Repository is our solution to the Competition: Conser-vision Practice Area: Image Classification.

Project Status: Completed

Project Intro/Objective

Can you classify the wildlife species that appear in camera trap images collected by conservation researchers?

Welcome to the African jungle! In recent years, automated surveillance systems called camera traps have helped conservationists study and monitor a wide range of ecologies while limiting human interference. Camera traps are triggered by motion or heat, and passively record the behavior of species in the area without significantly disturbing their natural tendencies.

However, camera traps also generate a vast amount of data that quickly exceeds the capacity of humans to sift through. That's where machine learning can help! Advances in computer vision can help automate tasks like species detection and classification, localization, depth estimation, and individual identification so humans can more effectively learn from and protect these ecologies.

In this challenge, we will take a look at object classification for wildlife species. Classifying wildlife is an important step to sort through images, quantify observations, and quickly find those with individual species.

This is a practice competition designed to be accessible to participants at all levels. That makes it a great place to dive into the world of data science competitions and computer vision. Try your hand at image classification and see what animals your model can find!

Methods Used

  • Deep Learning
  • Computer Vision
  • Image Classification
  • CNN
  • Object Detection
  • Explorative Dataanalysis
  • Data Visualization

Technologies

  • Python
  • PyTorch
  • wandb
  • numpy
  • Pandas
  • Megadetector

Featured Files

Getting Started

  • Clone this repo (for help see this tutorial).
  • Demo files are being kept here
  • Raw Data is being kept here
  • Explorative Dataanalysis Scripts and Files are being kept here
  • Megadetector Scripts and data is being kept here
  • Models are being kept here
  • Models submissions are being kept here
  • Source files for training are being kept here
  • Source files for pipeline are being kept here

Pipenv for Virtual Environment

First install of Environment

  • open cmd
  • cd /your/local/github/repofolder/
  • pipenv install
  • Restart VS Code
  • Choose the newly created "tierli_ahluege" Virtual Environment python Interpreter

Environment already installed (Update dependecies)

  • open cmd
  • cd /your/local/github/repofolder/
  • pipenv sync

Contributing Members

About

Explore automated wildlife monitoring with camera traps! Use machine learning to classify species, aiding conservation efforts by automating data analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published