AMI-system / species_classifier

This repository contains the code to create on-device machine learning models for species classification.
MIT License
2 stars 0 forks source link

03 replicate pytorch models #19

Closed KatrionaGoldmann closed 1 year ago

KatrionaGoldmann commented 1 year ago

This PR creates a species classifier model based on Pytorch (efficientnet) and using wandb to visualise and evaluate.

This addresses issues: