jiajunhua / StevenLei2017-AI_projectsLinks
☆106Updated 5 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:
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- 目标检测☆109Updated 5 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆168Updated 2 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 3 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- ☆28Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆94Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆284Updated 2 years ago
- ☆157Updated 3 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- demo☆130Updated 4 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- 基于YOLOv4的安全帽佩戴检测☆89Updated 4 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆51Updated 3 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆114Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 3 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆353Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆55Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 这是一个mobilenet-ssd-keras的源码,可以用于训练自己的轻量级ssd模型。☆107Updated 2 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Updated 2 years ago
- CV 方向论文阅读以及手写代码实现☆111Updated 3 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆81Updated 6 years ago