Difference between revisions of "Camera detect"
Line 10: | Line 10: | ||
<br> | <br> | ||
We now can optimise the system to begin playing further. We have set this as a web interface to allow some playing around. | We now can optimise the system to begin playing further. We have set this as a web interface to allow some playing around. | ||
+ | <br> | ||
+ | Please navigate here: http://114.142.160.204/~bosl/image_detect/camera_analysis.php |
Revision as of 16:17, 17 March 2023
Outline
This website outlines the work we have been doing to analyse images for objects.
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).
Steps to recreate this process is as follows on a linux operating system (largely following https://pjreddie.com/darknet/yolo/):
We now can optimise the system to begin playing further. We have set this as a web interface to allow some playing around.
Please navigate here: http://114.142.160.204/~bosl/image_detect/camera_analysis.php