Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Tensorflow implementation of YOLO, including training and test phase.
Implementation of Pyramid Attention Networks for Semantic Segmentation.
This dataset contains normal images and images with fire. It is highly unbalanced to reciprocate real world situations. It consists of a variety of scenarios and different fire situations (intensity, luminosity, size, environment etc).
DeepLab v3+ model in PyTorch. Support different backbones.
Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"
deep learning for image processing including classification and object-detection etc.
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
《菜鸟商城》是一个仿淘宝客户端的实战课程,帮助你系统掌握商城类应用功能实现和开发流程,完整的实现一个商业化项目。其中功能包括:支付(支付宝、微信、百度钱包),首页,热卖,商品大全,购物车,我的,商品列表,商品详情,注册/登录,收货地址,我的订单,我的收藏等。
Tackling the kaggle problem of Facial Expression Recognition Challenge