zhengmingzhang / mask-detection
使用yolov3 pytorch版训练出一个口罩检测模型,没带口罩的话会进行语音提醒
☆21Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mask-detection
- Object detection demo based on yolov5☆67Updated 3 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆81Updated 4 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- 基于YOLOv4的安全帽佩戴检测☆83Updated 4 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- Minimal PyTorch implementation of YOLOv3☆61Updated 5 years ago
- 计算机视觉项目实战☆111Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆65Updated 4 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆203Updated 3 years ago
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 4 years ago
- 钢筋数量识别 baseline 0.98336☆80Updated last year
- Object Detection About Masking☆30Updated 4 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆60Updated 4 years ago
- yolov3_tiny(add SE model)(pytorch 1cls for car),deep_sort(pytorch),mx150 GPU, 14 avg_fps☆31Updated 4 years ago
- demo☆130Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆59Updated 3 years ago
- human tracking based on yolov3 and center loss☆53Updated 5 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆79Updated last year
- imgaug--Bounding Boxes augment☆89Updated 5 years ago
- 这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。☆133Updated last year
- 目标检测☆105Updated 4 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆140Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆55Updated last year
- auto label raw images or videos in PASCAL VOC format☆28Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago