Skip to content

Commit 6550ec1

Browse files
authored
Update README.md
1 parent 9392545 commit 6550ec1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

476_OCEC/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,26 @@ If you find this project useful, please consider citing:
5050
}
5151
```
5252
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/472_DEIMv2-Wholebody34 - Apache 2.0
53+
```bibtex
54+
@software{DEIMv2-Wholebody34,
55+
author={Katsuya Hyodo},
56+
title={Lightweight human detection models generated on high-quality human data sets. It can detect objects with high accuracy and speed in a total of 28 classes: body, adult, child, male, female, body_with_wheelchair, body_with_crutches, head, front, right-front, right-side, right-back, back, left-back, left-side, left-front, face, eye, nose, mouth, ear, collarbone, shoulder, solar_plexus, elbow, wrist, hand, hand_left, hand_right, abdomen, hip_joint, knee, ankle, foot.},
57+
url={https://github.com/PINTO0309/PINTO_model_zoo/tree/main/472_DEIMv2-Wholebody34},
58+
year={2025},
59+
month={10},
60+
doi={10.5281/zenodo.10229410}
61+
}
62+
```
63+
- https://github.com/PINTO0309/OCEC - MIT License
64+
```bibtex
65+
@software{hyodo2025ocec,
66+
author = {Katsuya Hyodo},
67+
title = {PINTO0309/OCEC},
68+
month = {10},
69+
year = {2025},
70+
publisher = {Zenodo},
71+
doi = {10.5281/zenodo.17505461},
72+
url = {https://github.com/PINTO0309/ocec},
73+
abstract = {Open closed eyes classification. Ultra-fast wink/blink estimation model.},
74+
}
75+
```

0 commit comments

Comments
 (0)