Skip to content

Commit 9c0ee2a

Browse files
committed
split mission and team into sub-pages of "About"
1 parent 08e594a commit 9c0ee2a

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
lines changed

docs/source/about.md

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,8 @@
11
# About
22

3-
## Mission
3+
```{toctree}
4+
:maxdepth: 1
45
5-
`poseinterface` is a project to advance pose estimation and point tracking
6-
applications in animal behaviour. We aim to:
7-
8-
- Build a [**benchmark dataset**](target-benchmark-dataset) with dozens of
9-
sessions from multiple institutes, open to external contributions.
10-
- Develop a general-purpose **framework** for running pose estimation and
11-
point tracking tools on benchmark data, and for comparing their outputs
12-
via evaluation metrics.
13-
- Provide **baseline models** trained using common pose estimation
14-
frameworks on the benchmark datasets.
15-
16-
## Team
17-
18-
`poseinterface` is developed as a collaborative effort between the following institutes:
19-
20-
- [Neuroinformatics Unit (NIU)](https://neuroinformatics.dev)
21-
at the [Sainsbury Wellcome Centre (SWC)](https://www.sainsburywellcome.org/)
22-
- [International Brain Laboratory (IBL)](https://www.internationalbrainlab.com/)
23-
- [Allen Institute for Neural Dynamics (AIND)](https://alleninstitute.org/division/neural-dynamics/)
24-
25-
People involved:
26-
27-
- SWC: [Sofía Miñano](https://github.com/sfmig), [Chang Huan Lo](https://github.com/lochhh), [Niko Sirmpilatze](https://github.com/niksirbi)
28-
- IBL: [Matt Whiteway](https://github.com/themattinthehatt)
29-
- AIND: [Sharmishtaa Seshamani](https://github.com/sharmishtaa), [Shailaja Akella](https://github.com/shailajaAkella)
6+
mission
7+
team
8+
```

docs/source/mission.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Mission
2+
3+
`poseinterface` is a project to advance pose estimation and point tracking
4+
applications in animal behaviour. We aim to:
5+
6+
- Build a [**benchmark dataset**](target-benchmark-dataset) with dozens of
7+
sessions from multiple institutes, open to external contributions.
8+
- Develop a general-purpose **framework** for running pose estimation and
9+
point tracking tools on benchmark data, and for comparing their outputs
10+
via evaluation metrics.
11+
- Provide **baseline models** trained using common pose estimation
12+
frameworks on the benchmark datasets.

docs/source/team.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Team
2+
3+
`poseinterface` is developed as a collaborative effort between the following institutes:
4+
5+
- [Neuroinformatics Unit (NIU)](https://neuroinformatics.dev)
6+
at the [Sainsbury Wellcome Centre (SWC)](https://www.sainsburywellcome.org/)
7+
- [International Brain Laboratory (IBL)](https://www.internationalbrainlab.com/)
8+
- [Allen Institute for Neural Dynamics (AIND)](https://alleninstitute.org/division/neural-dynamics/)
9+
10+
People involved:
11+
12+
- SWC: [Sofía Miñano](https://github.com/sfmig), [Chang Huan Lo](https://github.com/lochhh), [Niko Sirmpilatze](https://github.com/niksirbi)
13+
- IBL: [Matt Whiteway](https://github.com/themattinthehatt)
14+
- AIND: [Sharmishtaa Seshamani](https://github.com/sharmishtaa), [Shailaja Akella](https://github.com/shailajaAkella)

0 commit comments

Comments
 (0)