jiajunhua / StevenLei2017-AI_projectsLinks
☆106Updated 6 years ago
Alternatives and similar repositories for StevenLei2017-AI_projects
Users that are interested in StevenLei2017-AI_projects are comparing it to the libraries listed below
Sorting:
- 目标检测☆111Updated 5 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆148Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆276Updated last year
- ☆28Updated 4 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- imgaug--Bounding Boxes augment☆89Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆170Updated 2 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- 基于YOLOv4的安全帽佩戴检测☆88Updated 5 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆288Updated 2 years ago
- ☆158Updated 3 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- 这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。☆175Updated 2 years ago
- rscup: 遥感图像场景分类☆102Updated 6 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 years ago
- this is all of my code and data with my deep learning note☆237Updated 3 months ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- CV 方向论文阅读以及手写代码实现☆112Updated 3 years ago