You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Automated video analysis toolkit for human interaction research** - Extract comprehensive behavioral annotations from videos using AI pipelines, with an intuitive web interface for visualization and analysis.
@@ -343,7 +344,13 @@ MIT License - Full terms in [LICENSE](LICENSE)
343
344
344
345
### **Research Team**
345
346
346
-
-**Caspar Addyman** (infantologist@gmail.com) - Lead Developer & Research Director
347
+
-**Caspar Addyman** - Stellenbosch University, South Africa [](https://orcid.org/0000-0003-0001-9548) — Lead Developer & Corresponding Author
348
+
-**Jeremiah Ishaya** - Stellenbosch University, South Africa [](https://orcid.org/0000-0002-9014-9372)
349
+
-**Irene Uwerikowe** - Stellenbosch University, South Africa [](https://orcid.org/0000-0002-1293-7349)
350
+
-**Daniel Stamate** - Department of Computing, Goldsmiths, University of London, UK [](https://orcid.org/0000-0001-8565-6890)
351
+
-**Jamie Lachman** - Department of Social Policy and Intervention, University of Oxford, UK [](https://orcid.org/0000-0001-9475-9218)
352
+
-**Mark Tomlinson** - Stellenbosch University, South Africa [](https://orcid.org/0000-0001-5846-3444)
### 1.5 Lower priority (large modules, harder to unit-test)
35
35
@@ -73,14 +73,14 @@ All actions bumped in ci-cd.yml:
73
73
74
74
### 2.5 Dependency hygiene
75
75
76
-
-[]**Move `pytest` and `pytest-asyncio` from `[project.dependencies]` to dev-only** — they are runtime test deps shipped to end users today.
76
+
-[x]**Move `pytest` and `pytest-asyncio` from `[project.dependencies]` to dev-only** — removed from runtime deps, added `pytest>=8.3.2`to `[dependency-groups] dev`.
77
77
78
78
---
79
79
80
80
## 3. Metadata Fixes
81
81
82
82
-[x]**Fix `project.urls`** in pyproject.toml — updated to `InfantLab/VideoAnnotator`.
83
-
-[]**Add Codecov badge** to README.md.
83
+
-[x]**Add Codecov badge** to README.md.
84
84
85
85
---
86
86
@@ -102,3 +102,7 @@ All actions bumped in ci-cd.yml:
0 commit comments