Pinned Repositories
CDCN
Central Difference Convolutional Networks (CVPR'20)
CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing
DeepFAS
🔥Deep Learning for Face Anti-Spoofing
FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
gin-vue-blog
Golang 全栈博客,支持 Docker Compose 一键部署。基于最新前后端技术栈 Vue3、TS、Unocs 、Redis 等。前端包含博文展示前台、博客后台管理系统。后端包含 JWT 鉴权、RBAC 权限控制等。代码质量高注释全接口文档完善,适合前后端开发者学习。
gitskills
gitTUT
LGSC-for-FAS
Learning Generalized Spoof Cues for FaceAnti-spoofing
Meta-rPPG
Implementation of "Meta-rPPG: Remote Heart Rate Estimation Using a Transductive Meta-Learner"
mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
jy-liao's Repositories
jy-liao/CDCN
Central Difference Convolutional Networks (CVPR'20)
jy-liao/CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing
jy-liao/DeepFAS
🔥Deep Learning for Face Anti-Spoofing
jy-liao/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
jy-liao/gin-vue-blog
Golang 全栈博客,支持 Docker Compose 一键部署。基于最新前后端技术栈 Vue3、TS、Unocs 、Redis 等。前端包含博文展示前台、博客后台管理系统。后端包含 JWT 鉴权、RBAC 权限控制等。代码质量高注释全接口文档完善,适合前后端开发者学习。
jy-liao/gitskills
jy-liao/gitTUT
jy-liao/LGSC-for-FAS
Learning Generalized Spoof Cues for FaceAnti-spoofing
jy-liao/Meta-rPPG
Implementation of "Meta-rPPG: Remote Heart Rate Estimation Using a Transductive Meta-Learner"
jy-liao/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
jy-liao/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
jy-liao/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
jy-liao/WebServer
A C++ High Performance Web Server