Instructions to use Anzhc/Race-Classification-FairFace-YOLOv8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Anzhc/Race-Classification-FairFace-YOLOv8 with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Anzhc/Race-Classification-FairFace-YOLOv8") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1ac1b14 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:409860807160319828dfc1d5db76b5ad9745621b53134e3a3081017dff278e22
size 25996919
|