Skip to content

Commit

Permalink
Fix links in wolf, fixed image in tiger-tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed Apr 12, 2024
1 parent 9157b59 commit 8fe894a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added assets/e4e-tiger-thermal-highres1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion projects/old_projects/tiger-tracking/tiger-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ enable_nav: false

The Tiger Tracker is a first-of-its-kind system that will autonomously monitor and log the behaviors of animals in captivity. This system will use computer vision and machine learning to collect information on the tiger’s behavior throughout the day and night. This information will give the animal care managers at the zoo faster feedback on the tiger’s well-being and give researchers a fast, robust data collection method. Given this data, researchers and caretakers will be able to quickly quantify how adjustments to the environments affect animals’ behaviors and their overall well-being.

![]({{"assets/projects-old_projects-tiger-tracking-e4e-tiger-thermal-highres1.png" | absolute_url}})
<!-- TODO FIX THIS IMAGE -->
![]({{"/assets/e4e-tiger-thermal-highres1.png" | absolute_url}})

The Tiger Tracker will use the thermal animal tracking technology developed in the Intelligent Camera Trap project to characterize the tiger’s behavior while capturing videos. As it records this footage, the Tiger Tracker will recognize and flag videos of interesting tiger behaviors. At first the system will sort out ‘active’ and ‘inactive’ clips, corresponding to motion or lack thereof. Once this basic characterization is working, we can move on to higher level behavior classifications, like pacing recognition. It is important for researchers and caretakers to quickly identify negative behaviors like pacing, since it is a strong indicator of anxiety in an animal. The sooner researchers can spot this behavior, the sooner they can take action to mitigate the source of stress. After classifying pacing behavior, we can move up to even more sophisticated analytics, like documenting where the animal goes and how it spends time in its enclosure throughout the day.
3 changes: 1 addition & 2 deletions projects/old_projects/wolf-monitoring/wolf-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ enable_nav: true
![]({{"assets/projects-old_projects-wolf-monitoring-wolf2-1024x685.jpg" | absolute_url}})


# TODO FIX THE LINKS HERE!!!!!!!!!!!
In collaboration with the California Wolf Center, we developed technologies for remotely monitoring wolves. The wolves need limited human interaction so that they can eventually be reintroduced into the wild, so we have worked with the ecologists at the Wolf Center to develop tools to facilitate behavioral monitoring. We have deployed both the <a href="https://e4e.ucsd.edu/intelligent-camera-trap">Intelligent Camera Trap</a> and the <a href="https://e4e.ucsd.edu/terrestrial-vehicle">Terrestrial Vehicle</a> at the Wolf Center.
In collaboration with the California Wolf Center, we developed technologies for remotely monitoring wolves. The wolves need limited human interaction so that they can eventually be reintroduced into the wild, so we have worked with the ecologists at the Wolf Center to develop tools to facilitate behavioral monitoring. We have deployed both the <a href="/intelligent-camera-trap">Intelligent Camera Trap</a> and the <a href="/terrestrial-vehicle">Terrestrial Vehicle</a> at the Wolf Center.

![]({{"assets/projects-old_projects-wolf-monitoring-camera_trap_wolf_center-1024x686.jpg" | absolute_url}})

Expand Down

0 comments on commit 8fe894a

Please sign in to comment.