Skip to content

Commit 125c2f1

Browse files
authored
Merge pull request #20 from Human-Augment-Analytics/rz/recruit1
update recruitment status
2 parents d322e0f + 7464aee commit 125c2f1

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
id: animal-detection-spatial
22
name: Animal Detection - Spatial Camera Trap
33
status: active # active | completed | preprint | archived
4-
visibility: private # public | private
5-
recruiting: false
4+
visibility: public # public | private
5+
recruiting: true
66
faculty:
77
- Jenny McGuire
88
researchers:
@@ -12,12 +12,13 @@ advisors:
1212
-
1313
-
1414
summary: >
15-
Summary here.
15+
This project focuses on the identification of species from camera trapping images using computer vision. 5 motion activated camera traps have been set up in different ecosystems across Stone Mountain. Previously, a team of researchers have tried using publicly available ML processes for species identification of individual animals. However, they found their solution to be more time consuming and less accurate than manual identification. Our objective is to find a regionally specific training data set and come up with a more effective strategy to identify species in the camera trap images.
16+
The current pipeline follows a two-stage architecture--identify animal vs. empty frame and then species classification.
1617
tags:
1718
-
1819
links:
1920
github: https://github.com/cliff003/HAAG_Spatial_Camera_Trap_Fall2025 # placeholder, if public
20-
docs: https://example.com/docs # Could be README, wiki, github pages, etc.
21-
publication: https://doi.org/... # If exists/completed
21+
docs: null # Could be README, wiki, github pages, etc.
22+
publication: null # If exists/completed
2223
forum: null # link to forum - @James Hennessy
23-
contact: mailto:lab@example.edu # Contact to reach out to for interested parties (lab-level email distribution)
24+
contact: null # Contact to reach out to for interested parties (lab-level email distribution)

0 commit comments

Comments
 (0)