Commit Graph

26 Commits

Author SHA1 Message Date
Jules Youngberg
7b57938699 fix build and instructions for apple m1 2022-07-26 17:43:21 -07:00
Jules Youngberg
b72fc70c01 add multi pose estimation and multi person holistic tracking 2022-07-04 19:36:32 -07:00
Jules Youngberg
f405c764b9 fix holistic tracking with singular feature types 2022-06-20 22:15:01 -07:00
Jules Youngberg
bc2c8bb86c add holistic tracking 2022-06-20 19:40:53 -07:00
Jules Youngberg
8964ec306f 2 faces 2022-06-16 12:42:46 -07:00
Jules Youngberg
2f1c40b494 support multiple faces and any number of hands 2022-06-15 21:04:08 -07:00
Jules Youngberg
b82a7ff370 embrace raw pointers for ffi 2022-06-15 20:01:41 -07:00
Jules Youngberg
c6377f857c update detector to support arbitrary output features 2022-06-15 00:24:40 -07:00
Jules Youngberg
9e7abe0945 break submodules out into separate files 2022-06-13 20:57:57 -07:00
Jules Youngberg
c9df4410fb add segmentor 2022-06-12 22:41:00 -07:00
Jules Youngberg
4fc9f7f3f8 move graphs into subdirectory 2022-06-12 22:24:39 -07:00
Jules Youngberg
2936f3c2b2 implement effect processor 2022-06-12 22:21:58 -07:00
Jules Youngberg
50c8096906 simplify structs 2022-06-12 22:14:06 -07:00
Jules Youngberg
0a0ecbb93c rename mediagraph to detector 2022-06-12 22:12:19 -07:00
Jules Youngberg
51ec5928dc implement the drop trait for mediagraph 2022-06-12 20:49:44 -07:00
Jules Youngberg
c576e0ad34 clippy 2022-06-12 17:49:01 -07:00
Jules Youngberg
2ed73eff58 update docs 2022-06-12 17:36:21 -07:00
Jules Youngberg
29ac9c99de update readme and docs 2022-06-12 17:25:42 -07:00
Jules Youngberg
3aff0ea5fa return specialized structs rather than landmark slices 2022-06-12 10:21:03 -07:00
Jules Youngberg
76b6f2bbdf update bindings 2022-06-06 23:44:28 -07:00
Jules Youngberg
87bc848557 debugging - runs but no output 2022-06-06 23:07:05 -07:00
Jules Youngberg
b29109c2a0 return landmarks from detectors 2022-06-06 22:25:04 -07:00
Jules Youngberg
20cc045f11 refactored unsafe calls into mediagraph struct 2022-06-06 22:16:31 -07:00
Jules Youngberg
9f758c730f builds successfully 2022-06-06 22:06:23 -07:00
Jules Youngberg
dfafafb6bd regenerate bindings 2022-05-11 23:46:48 -07:00
Victor Dudochkin
5578aa50e8 code fill 2022-03-01 19:04:01 +07:00