Skip to content

Commit 1cf0473

Browse files
authored
Merge pull request #21 from Human-Augment-Analytics/rz/recruit1
Update more project metadata
2 parents 125c2f1 + 175922e commit 1cf0473

5 files changed

Lines changed: 23 additions & 13 deletions

File tree

projects/3d-generative-models.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ summary: >
1717
tags:
1818
- 3D
1919
- Deep Generative Models
20+
- Machine Learning
21+
- Computer Vision
2022
links:
2123
github: null # placeholder, if public
2224
docs: null # Could be README, wiki, github pages, etc.

projects/ai-for-mental-health.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: ai-for-mental-health
22
name: AI for Mental Health
33
status: active # active | completed | preprint | archived
4-
visibility: private # public | private
4+
visibility: public # public | private
55
recruiting: false
66
faculty:
77
- Anind Dey
@@ -12,12 +12,16 @@ advisors:
1212
-
1313
-
1414
summary: >
15-
Summary here.
15+
Mobile phones and wearable devices are increasingly used to model human behavior and predict health outcomes. While classical machine learning has shown success in predicting behaviors, routines, depression, and sleep from passive sensing data, it often requires time-consuming manual feature extraction. Deep-CNN architectures, however, have revolutionized computer vision by learning features automatically.
16+
This project aims to bridge this gap by encoding multi-variate time-series data from sensors into image representations (e.g., using Gramian Angular Fields or Markov Transition Fields). These images will then train robust Deep CNN models to predict well-being indicators like depression, sleep quality, and stress, as well as outcomes like GPA.
17+
Our goal is to develop a "CT scan" for mental health—a non-invasive, accurate tool for diagnosis using passive sensing data.
1618
tags:
1719
- AI
20+
- Machine Learning
21+
- Deep Learning
1822
links:
1923
github: https://github.com/senseray-io/senseray.git # placeholder, if public
20-
docs: https://example.com/docs # Could be README, wiki, github pages, etc.
21-
publication: https://doi.org/... # If exists/completed
24+
docs: null # Could be README, wiki, github pages, etc.
25+
publication: null # If exists/completed
2226
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)
27+
contact: null # Contact to reach out to for interested parties (lab-level email distribution)

projects/animal-detection-spatial.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ advisors:
1313
-
1414
summary: >
1515
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.
16+
The current pipeline follows a two-stage architectureidentify animal vs. empty frame and then species classification.
1717
tags:
18-
-
18+
- Machine Learning
19+
- Deep Learning
1920
links:
2021
github: https://github.com/cliff003/HAAG_Spatial_Camera_Trap_Fall2025 # placeholder, if public
2122
docs: null # Could be README, wiki, github pages, etc.

projects/knowledge-traceability.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: knowledge-traceability
22
name: Knowledge Traceability
33
status: active # active | completed | preprint | archived
4-
visibility: private # public | private
4+
visibility: public # public | private
55
recruiting: false
66
faculty:
77
- Anind Dey
@@ -16,8 +16,8 @@ summary: >
1616
tags:
1717
-
1818
links:
19-
github: https://github.com/org/... # placeholder, if public
20-
docs: https://example.com/docs # Could be README, wiki, github pages, etc.
21-
publication: https://doi.org/... # If exists/completed
19+
github: null # placeholder, if public
20+
docs: null # Could be README, wiki, github pages, etc.
21+
publication: null # If exists/completed
2222
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)
23+
contact: null # Contact to reach out to for interested parties (lab-level email distribution)

projects/nahpu.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ advisors:
1414
summary: >
1515
NAHPU (NAtural History Project Utility) is a cross-platform application designed for cataloging natural history specimens. It modernizes data recording and management for field and museum work.
1616
tags:
17-
-
17+
- Mobile App Development
18+
- UI/UX
19+
- Machine Learning
20+
- Computer Vision
1821
links:
1922
github: https://github.com/nahpu/nahpu # placeholder, if public
2023
docs: https://nahpu.app # Could be README, wiki, github pages, etc.

0 commit comments

Comments
 (0)