Skip to content

Commit 90a8c6e

Browse files
authored
Update README.md
1 parent 40812b6 commit 90a8c6e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

425_Gold-YOLO-Body-Head-Hand/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,3 +219,18 @@ Lightweight human detection model generated using a high-quality human dataset.
219219
primaryClass={cs.CV}
220220
}
221221
```
222+
223+
## 6. TODO
224+
- [ ] Synthesize and retrain the dataset to further improve model performance. [CD-COCO: Complex Distorted COCO database for Scene-Context-Aware computer vision](https://github.com/aymanbegh/cd-coco)
225+
![image](https://github.com/PINTO0309/PINTO_model_zoo/assets/33194443/69603b9b-ab9f-455c-a9c9-c818edc41dba)
226+
```
227+
@INPROCEEDINGS{10323035,
228+
author={Beghdadi, Ayman and Beghdadi, Azeddine and Mallem, Malik and Beji, Lotfi and Cheikh, Faouzi Alaya},
229+
booktitle={2023 11th European Workshop on Visual Information Processing (EUVIP)},
230+
title={CD-COCO: A Versatile Complex Distorted COCO Database for Scene-Context-Aware Computer Vision},
231+
year={2023},
232+
volume={},
233+
number={},
234+
pages={1-6},
235+
doi={10.1109/EUVIP58404.2023.10323035}}
236+
```

0 commit comments

Comments
 (0)