Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View zhjin12's full-sized avatar

Block or report zhjin12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. garbage_classify garbage_classify Public

    Forked from wusaifei/garbage_classify

    本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾四项分类。本项目包含完整的分类网络、数据增强、SVM等各种分类增强策略,后续还会继续更新新的分类技巧。

    Python

  2. DeepOneClass DeepOneClass Public

    Forked from PramuPerera/DeepOneClass

    Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection, Novel image detection and Active Authentication reported s…

    Python

  3. ObjectDetectionDeepLearning ObjectDetectionDeepLearning Public

    Forked from NielsTilch/ObjectDetectionDeepLearning

    Interpretation of a picture composed of objects with neural networks (based on TensorFlow).

    Jupyter Notebook

  4. DeepLearning DeepLearning Public

    Forked from Jeff-w939/DeepLearning

    Image recognition based on deep learning.

    Python

  5. deep-multiclass-image-recognition deep-multiclass-image-recognition Public

    Forked from mgierlach/deep-multiclass-image-recognition

    Deep learning-based highly-optimized solution for multi-class image recognition problem on ImageNet dataset.

    Jupyter Notebook

  6. HWCC_image_classification HWCC_image_classification Public

    Forked from wusaifei/HWCC_image_classification

    本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。

    Python