Stars
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
Making large AI models cheaper, faster and more accessible
Public facing notes page
Multiple samples showing the best practices in views-widgets on Android.
A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
A curated paper list of awesome skeleton-based action recognition.
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Open CS Application | 开源CS申请
关于2022年CS保研夏令营通知公告的汇总。欢迎大家积极分享夏令营信息,资瓷一下互联网精神吼不吼啊?
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
Flutter 仿滴滴出行~ 仿滴滴主界面,地图中心请求动效果,服务tabs展开效果,地址检索界面,城市列表界面。
同济助手Chrome插件,能自动登录同济的各种网站,还有邮箱登录、选课辅助、评教辅助、电费提醒等功能(⊙v⊙)~ 另,开发者已经毕业了正在考虑传承问题,优先考虑19、20级能理解项目绝大部分代码的同学,可通过[email protected]联系我
Code for ALBEF: a new vision-language pre-training method
LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking
PyTorch implementations of Generative Adversarial Networks.
CS-BAOYAN / CSLabInfo2023
Forked from zengkaipeng/CSLabInfo2022关于2023年CS保研实验室/导师招生广告的汇总。欢迎想要打广告的小伙伴积极PR,资瓷一下互联网精神吼不吼啊?
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Info and sample codes for "NTU RGB+D Action Recognition Dataset"
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch