lvxiuwang's Stars
lvxiuwang/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lvxiuwang/attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
lvxiuwang/-offer-
lvxiuwang/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
lvxiuwang/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
lvxiuwang/ferattention
FERAtt: Facial Expression Recognition with Attention Net
lvxiuwang/free-programming-resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
liyupi/free-programming-resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
ZHENFENG13/spring-boot-projects
:fire: 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
lvxiuwang/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
TheAlgorithms/Java
All Algorithms implemented in Java
iluwatar/java-design-patterns
Design patterns implemented in Java
eugenp/tutorials
Getting Started with Spring Boot 3:
eastlong/changgou
changgou 畅购商城项目笔记源码学习
XiaoYee/emotion_classification
facial expression recognition with Pytorch
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
PKU-ICST-MIPL/OPAM_TIP2018
Source code of our TIP 2018 paper "Object-Part Attention Model for Fine-grained Image Classification"
bogireddytejareddy/micro-expression-recognition
Spontaneous Facial Micro Expression Recognition using 3D Spatio-Temporal Convolutional Neural Networks
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
JustinShenk/fer
Facial Expression Recognition with a deep neural network as a PyPI package
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
mahehu/TUT-live-age-estimator
Python implementation of a live deep learning based age/gender/expression recognizer
hanghang2333/emotionrecognition
表情识别
TheAlgorithms/Python
All Algorithms implemented in Python
jianlongzhu2/course-v3
The 3rd edition of course.fast.ai