CharlesPikachu / deeplearningtoysLinks
DeepLearningToys: Some deep learning toys implemented in pytorch.
☆50Updated 2 years ago
Alternatives and similar repositories for deeplearningtoys
Users that are interested in deeplearningtoys are comparing it to the libraries listed below
Sorting:
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 2 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 3 years ago
- This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.☆68Updated 5 years ago
- 2☆83Updated 5 years ago
- (2020)Deployment of garbage classification model based on wed service☆22Updated 2 years ago
- ☆40Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 6 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- A pytorch implementation of YOLOv1-v3☆49Updated 6 years ago
- ssdetection is a general framework for our research on strongly supervised object detection.☆46Updated 4 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- Minimal PyTorch implementation of YOLOv3☆62Updated 5 years ago
- 本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾…☆722Updated 2 years ago
- 基于TensorFlow和Keras的智能垃圾分类系统,用于参加中国软件杯双创大赛。☆89Updated 4 years ago
- 目标检测☆108Updated 5 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆121Updated 5 years ago
- 利用opencv自带的yolo模型进行目标检测(图片和视频)☆60Updated last year
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。☆63Updated 2 years ago
- SPP net详解☆70Updated 5 years ago
- ☆20Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- Huawei Cloud garbage classification source code for pytorch implementation☆17Updated 5 years ago
- demo☆130Updated 4 years ago
- SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this pro…☆401Updated last year
- 基于Keras+Tensorflow搭建,提供ResNet50神经网络的图片分 类平台。☆36Updated 6 years ago
- 此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7…☆17Updated 2 years ago
- 不调库,纯python实现机器学习经典算法☆40Updated 4 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器☆63Updated 6 years ago