Difference between revisions of "Camera detect"
Line 15: | Line 15: | ||
<br> | <br> | ||
Here are the results of the automated system. You will see quite good agreement between the actual counts and the automated system. | Here are the results of the automated system. You will see quite good agreement between the actual counts and the automated system. | ||
− | <br> | + | <br><br> |
[[File:Example bird counts.png]] | [[File:Example bird counts.png]] | ||
− | <br> | + | <br><br> |
− | Here is also the correlation between the manual counted method vs the automated system. | + | Here is also the correlation between the manual counted method vs the automated system.<br><br> |
[[File:Correlation Ducks.png]] | [[File:Correlation Ducks.png]] |
Revision as of 16:50, 17 March 2023
Outline
This website outlines the work we have been doing to analyse images for objects.
Want to use this package and trial it?
We have installed this onto our server. Please navigate here and have some fun:
You can use this site to analyse up to five of your own photos at a time. You can also change the accuracy threshold.
Steps to recreate this process is as follows on a linux operating system (largely following https://pjreddie.com/darknet/yolo/):
Case study 1 - Troups Creek Duck Counting
To ensure that CT stays with us forever, we needed to have a way to automatically count ducks (she previously manually counted 1 million cows for us from individual pictures...and we were worried that she would run away when we told her about counting ducks at Troups Creek). So we found this awesome program called YoloV3 and decided to see if this model (trained on a generically available database).
Here are the results of the automated system. You will see quite good agreement between the actual counts and the automated system.
Here is also the correlation between the manual counted method vs the automated system.