Hzyuanyuan's Stars
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
arnicas/text-gen-arxiv-papers
Code for text generation papers searches on ArXiv, with very manual jekyll site creation.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
npatta01/web-deep-learning-classifier
Deep Learning model to classify food (Web App)
johnolafenwa/Pytorch-Keras-ToAndroid
pytorch/serve
Serve, optimize and scale PyTorch models in production
L1aoXingyu/deploy-pytorch-model
pytorch/android-demo-app
PyTorch android examples of usage in applications
johnolafenwa/PytorchMobile
Codes and Sample Application for converting and deploying pytorch models in android applications
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
zhoubolei/CAM
Class Activation Mapping
Jongchan/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
wusaifei/garbage_classify
本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾四项分类。本项目包含完整的分类网络、数据增强、SVM等各种分类增强策略,后续还会继续更新新的分类技巧。
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
d-li14/efficientnet-lite.pytorch
PyTorch implementation of EfficientNet-lite and a spectrum of pre-trained models on ImageNet
PaddlePaddle/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
sidml/EfficientNet-GradCam-Visualization
EfficientNet-GradCam Visualization
JunYeopLee/fast-autoaugment-efficientnet-pytorch
A Pytorch implementation of Fast AutoAugment and EfficientNet
MachineLP/PyTorch_image_classifier
Image classification: efficientnet/resnest/seresnext/.....
misads/AliProducts
一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688
yizt/cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
xungeer29/Remote-Sensing-Image-Classification
深度学习图像分类的入门教程
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
IBM/MAX-Image-Resolution-Enhancer
Upscale an image by a factor of 4, while generating photo-realistic details.