Yangget / garbage_classify_expand
This is an extended database of Huawei Cloud Waste Sorting Game Dataset.
☆14Updated 2 years ago
Alternatives and similar repositories for garbage_classify_expand:
Users that are interested in garbage_classify_expand are comparing it to the libraries listed below
- ☆39Updated 5 years ago
- This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.☆67Updated 5 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆307Updated 2 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆113Updated 5 years ago
- Huawei Cloud garbage classification source code for pytorch implementation☆16Updated 5 years ago
- 本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾…☆684Updated 2 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分 类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆83Updated 3 years ago
- yolo3-keras的源码☆27Updated 4 years ago
- Python3使用TF-Slim进行图像分类☆50Updated 6 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆93Updated 6 years ago
- 在华为云ModelArts云端平台部署PyTorch版本的YOLOv3并实现训练、在线预测及参赛发布。☆65Updated 4 years ago
- A Keras implementation of YOLOv3 (Tensorflow backend) 最简单的yolov3训练过程☆44Updated 6 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- 使用PyTorch实现基于YOLOv3的目标检测器