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
d1a7b8c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:056cddb8a7b1a923bc58b3a3d4686e66c15fcfb0560a14d1de6c4b7731203909
size 10288578
|