Skip to content

Commit eb2caaf

Browse files
authored
Update 1_project.md
1 parent 92dedde commit eb2caaf

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

_projects/1_project.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
layout: page
3-
title: Imageomics Discovering Biological Traits from Images
4-
description: This work is supported by a $15M NSF grant to create a Harnessing Data Revolution (HDR) Institute on Imageomics, a brand-new field in biology where images are used as the source of information about life, powered by novel advances in knowledge-guided ML (KGML). We are developing methods that make use of varying forms of structured biological knowledge (e.g., anatomy ontologies and phylogenies) to guide the training of ML models on images of organisms (e.g., fishes or butterflies) for a variety of downstream tasks such as species classification, image reconstruction, and trait discovery. This is in collaboration with computer scientists and biologists across 11 institutions, led by the Ohio State University (OSU).
3+
title: "Imageomics: Discovering Biological Traits from Images"
4+
description:
55
img: assets/img/imageomics.png
66
importance: 1
77
category: work
88
related_publications: true
99
---
1010

11+
This work is supported by a $15M NSF grant to create a Harnessing Data Revolution (HDR) Institute on Imageomics, a brand-new field in biology where images are used as the source of information about life, powered by novel advances in knowledge-guided ML (KGML). We are developing methods that make use of varying forms of structured biological knowledge (e.g., anatomy ontologies and phylogenies) to guide the training of ML models on images of organisms (e.g., fishes or butterflies) for a variety of downstream tasks such as species classification, image reconstruction, and trait discovery. This is in collaboration with computer scientists and biologists across 11 institutions, led by the Ohio State University (OSU).
12+
1113
Read more about <a href="https://imageomics.osu.edu/">the Imageomics Institute</a> here.
1214

1315
### Published papers:
@@ -42,7 +44,6 @@ Read more about <a href="https://imageomics.osu.edu/">the Imageomics Institute</
4244
</div>
4345

4446

45-
### Ongoing projects:
4647

4748
<!-- Every project has a beautiful feature showcase page.
4849
# It's easy to include images in a flexible 3-column grid format.
@@ -57,7 +58,7 @@ Read more about <a href="https://imageomics.osu.edu/">the Imageomics Institute</
5758
img: /assets/img/12.jpg
5859
---
5960
-->
60-
<div class="row">
61+
<!-- <div class="row">
6162
<div class="col-sm mt-3 mt-md-0">
6263
{% include figure.liquid loading="eager" path="assets/img/1.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
6364
</div>
@@ -114,4 +115,4 @@ Here's the code for the last row of images above:
114115
</div>
115116
```
116117
117-
{% endraw %}
118+
{% endraw %} -->

0 commit comments

Comments
 (0)