VarCode-ai/yolox-face-detection
How to train and use Yolox on custom dataset
This project helps you train a highly accurate face detection system from scratch using your own image and video data. It takes raw image and video files as input and outputs a model capable of identifying and locating faces within those visual streams. This is ideal for computer vision engineers or researchers developing custom face detection applications.
No commits in the last 6 months.
Use this if you need to build a specialized face detection model tailored to a specific dataset or environmental conditions.
Not ideal if you're looking for an out-of-the-box face detection solution without needing to train a custom model.
Stars
16
Forks
2
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VarCode-ai/yolox-face-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet