martinsbruveris / tensorflow-image-models

TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
https://tfimm.readthedocs.io/en/latest/
Apache License 2.0
286 stars 25 forks source link

Models for detecting persons? #99

Open nikola310 opened 1 year ago

nikola310 commented 1 year ago

Which of the models would be suitable for out of the box person detection?

I recently discovered there's no person/human label in ImageNet dataset so I'm hoping tfimm has models trained on COCO dataset (or some other with person label)