MLjian / PyTorch_DistractedDriverDetectionLinks
kaggle中的【State Farm Distracted Driver Detection】比赛的实现
☆22Updated 7 years ago
Alternatives and similar repositories for PyTorch_DistractedDriverDetection
Users that are interested in PyTorch_DistractedDriverDetection are comparing it to the libraries listed below
Sorting:
- 使用PyTorch实现基于YOLOv3的目标检测器☆64Updated 7 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- ☆21Updated 5 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 5 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆263Updated last year
- 实现常用图像分类算法☆45Updated 2 years ago
- 天池雪浪布匹瑕疵检测,复赛线上746,排名14/2403☆130Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- ☆107Updated 5 years ago
- 天池雪浪布匹瑕疵检测,初赛线上949,排名9/2403☆190Updated 6 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 7 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- 天池比赛-铝型材表面瑕疵识别的实现;Pytorch;finetune renet;☆15Updated 6 years ago
- demo☆131Updated 4 years ago
- 基于pytorch框架的classification万用模板☆258Updated 6 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 7 years ago
- Minimal PyTorch implementation of YOLOv3☆61Updated 6 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 5 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- Driver State Monitoring 驾驶员状态监测,包括:人为遮挡、姿态异常、打哈欠、打电话、抽烟、分神、闭眼检测☆15Updated 2 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago