yolo-lite
There are 5 repositories under yolo-lite topic.
DataXujing/OpenCV-Flask
:bug: :bug: Opencv视频流传输到网页浏览器并做目标检测 :bug: :bug:
THUEishin/Masked-Face-Detection
This is a project of Pattern Recognition course in Tsinghua University: Object detection task of masked face based on YOLO-LITE model. The model trains and infers both on CPU. The default parameters for anchor box are not so good and the mAP@.5 is just 15% for a small dataset, which means the overfitting is severe. You may change the parameters by yourself and train the model for a larger dataset to gain a better performance.
Stinky-Tofu/Stronger-yolo
🔥Improve yolo with latest paper
hololee/YOLO_LITE
yolo lite implementation with pytorch.
askintution/RealTimeFaceDetection
基于YOLO-lite的web实时人脸检测,tfjs人脸检测,目标检测