Pinned Repositories
100-nlp-papers
100 Must-Read NLP Papers
2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
AILearners
机器学习、深度学习、自然语言处理、计算机视觉、各种算法等AI领域相关技术的路线、教程、干货分享。笔记有:机器学习实战、剑指Offer、cs231n、cs131、吴恩达机器学习、cs224n、python自然语言处理实战
algo
数据结构和算法必知必会的50个代码实现
Awesome-Visual-Captioning
This repository focus on Image Captioning & Video Captioning & Seq-to-Seq Learning & NLP
Code
面试高频算法题总结,个人博客
RCPapers
Must-read papers on Machine Reading Comprehension
st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
zzzzlalala's Repositories
zzzzlalala/Awesome-Visual-Captioning
This repository focus on Image Captioning & Video Captioning & Seq-to-Seq Learning & NLP
zzzzlalala/algo
数据结构和算法必知必会的50个代码实现
zzzzlalala/awesome-action-recognition
A curated list of action recognition and related area resources
zzzzlalala/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
zzzzlalala/Books-Free-Books
免费书籍汇总。
zzzzlalala/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
zzzzlalala/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
zzzzlalala/CV-pretrained-model
A collection of computer vision pre-trained models.
zzzzlalala/CVPR2020-Code
CVPR 2020 论文开源项目合集
zzzzlalala/developer-roadmap
developer-roadmap
zzzzlalala/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
zzzzlalala/ElaborativeRehearsal
This is the official implementation of Elaborative Rehearsal for Zero-shot Action Recognition (ICCV2021)
zzzzlalala/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
zzzzlalala/gluon-cv
Gluon CV Toolkit
zzzzlalala/HERO
Research code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"
zzzzlalala/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
zzzzlalala/KG-Visualization-Frontend-Backend
知识图谱前后端交互展示 | Knowledge graph demo with both backends (Python) and frontends (Vue+Vuetify+Echarts)
zzzzlalala/langchain
🦜🔗 Build context-aware reasoning applications
zzzzlalala/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
zzzzlalala/linux-insides-zh
Linux 内核揭秘
zzzzlalala/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
zzzzlalala/LunarLink
一个基于 HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。
zzzzlalala/mmdetection
OpenMMLab Detection Toolbox and Benchmark
zzzzlalala/Notes
Research Notes
zzzzlalala/ollama_test
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
zzzzlalala/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
zzzzlalala/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
zzzzlalala/pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
zzzzlalala/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zzzzlalala/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。