Pinned Repositories
-offer
剑指offer刷题自用
-offer-
100-Days-Of-ML-Code
100 Days of ML Coding
attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
ferattention
FERAtt: Facial Expression Recognition with Attention Net
free-programming-resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
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)
SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lvxiuwang's Repositories
lvxiuwang/attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
lvxiuwang/-offer-
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 \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
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/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
lvxiuwang/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lvxiuwang/-offer
剑指offer刷题自用
lvxiuwang/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
lvxiuwang/awesome-algorithm
结构化算法刷题训练指南
lvxiuwang/AWESOME-FER
A reading list of top Conferences & Journals, focused on facial expression recognition (FER), facial action unit (FAU) recognition and other emotion-related papers.
lvxiuwang/Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
lvxiuwang/Elvis-Rothschild.github.io
lvxiuwang/hw
RTL, Cmodel, and testbench for NVDLA
lvxiuwang/Java
All Algorithms implemented in Java
lvxiuwang/java-design-patterns
Design patterns implemented in Java
lvxiuwang/lx-music-desktop
一个基于 electron 的音乐软件
lvxiuwang/lx-music-mobile
一个基于 React native 开发的音乐软件。
lvxiuwang/machine_learning_beginner
机器学习初学者公众号作品
lvxiuwang/mblog
开源免费的Java博客系统, 采用spring-boot、spring-data-jpa、shiro、freemarker、bootstrap等框架, 支持Docker
lvxiuwang/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
lvxiuwang/React-study
lvxiuwang/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。
lvxiuwang/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
lvxiuwang/spring-boot-projects
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
lvxiuwang/stylegan
StyleGAN - Official TensorFlow Implementation
lvxiuwang/tutorials
Just Announced - "Learn Spring Security OAuth":
lvxiuwang/vue-manage-system
基于Vue3 + Element Plus 的后台管理系统解决方案
lvxiuwang/wang1024.github.io