Papers › 3D-POP - An automated annotation approach to facilitate markerless 2D-3D tracking of...

3D-POP - An automated annotation approach to facilitate markerless 2D-3D tracking of freely moving birds with marker-based motion capture

23 Mar 2023CVPR 2023 1arXiv:2303.13174archive 2025-07-28

Hemal Naik, Alex Hoi Hang Chan, Junran Yang, Mathilde Delacoux, Iain D. Couzin, Fumihiro Kano, Máté Nagy

Recent advances in machine learning and computer vision are revolutionizing the field of animal behavior by enabling researchers to track the poses and locations of freely moving animals without any marker attachment. However, large datasets of annotated images of animals for markerless pose tracking, especially high-resolution images taken from multiple angles with accurate 3D annotations, are still scant. Here, we propose a method that uses a motion capture (mo-cap) system to obtain a large amount of annotated data on animal movement and posture (2D and 3D) in a semi-automatic manner. Our method is novel in that it extracts the 3D positions of morphological keypoints (e.g eyes, beak, tail) in reference to the positions of markers attached to the animals. Using this method, we obtained, and offer here, a new dataset - 3D-POP with approximately 300k annotated frames (4 million instances) in the form of videos having groups of one to ten freely moving birds from 4 different camera views in a 3.6m x 4.2m area. 3D-POP is the first dataset of flocking birds with accurate keypoint annotations in 2D and 3D along with bounding box and individual identities and will facilitate the development of solutions for problems of 2D to 3D markerless pose, trajectory tracking, and identification in birds.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.13174")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: official repository: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alexhang212/dataset-3dpop officialmentioned in paperMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from alexhang212/Dataset-3DPOP. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Extract3DPoints alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ComputePlanes.py official repository unverified MIT (permissive) · 0c48eb5f51fc8c81 · report
FindClosestFrame alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ManualAnnot.py official repository unverified MIT (permissive) · 86e2483d1bf5526b · report
Get_Dict alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/GapFillHybridExample.py official repository unverified MIT (permissive) · 1d8dfecf148cffac · report
IntroduceGap alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/GapFillHybridExample.py official repository unverified MIT (permissive) · 42b706274d0d33ec · report
IsPointValid alexhang212/Dataset-3DPOP/Util/VisualizeUtil.py official repository unverified MIT (permissive) · 7d061d73a51976a7 · report
PlotLine alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ManualAnnot.py official repository unverified MIT (permissive) · 2a96de96e55f2fa0 · report
countGap alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/GapFillHybridExample.py official repository unverified MIT (permissive) · eaf20efbb95a0c37 · report
createAngleDatabase alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ComputePlanes.py official repository unverified MIT (permissive) · 1187036ef80b21e1 · report
getColor alexhang212/Dataset-3DPOP/POP3D_Reader/ImageReader.py official repository unverified MIT (permissive) · 47e806fbb4e95458 · report
getFeaturesInCameraSpace alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/automaticAnnotationTool.py official repository unverified MIT (permissive) · 345c6cfc43587c78 · report
getFeaturesInViconSpace alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/automaticAnnotationTool.py official repository unverified MIT (permissive) · 414809e810f2efeb · report
getFrameData alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ReprojectCustomFeatures.py official repository unverified MIT (permissive) · 5a3bb34299738248 · report
getRoiPoint alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/ManualAnnot.py official repository unverified MIT (permissive) · 4217b05b7b44bd93 · report
getType alexhang212/Dataset-3DPOP/Util/VisualizeUtil.py official repository unverified MIT (permissive) · de4617b55f0ad1b1 · report
videoWriter alexhang212/Dataset-3DPOP/POP3D_AP/ApplicationExamples/automaticAnnotationTool.py official repository unverified MIT (permissive) · d86f67d9643cb8b4 · report

Tasks

3D Pose EstimationAnimal Pose EstimationMultiple Object TrackingPose Tracking

Datasets

Introduced by this paper, per the archive.

3D-POP

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections