Pinned Repositories
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
ACME
Learning Cross-Modal Embeddings with Adversarial Networks for Cooking Recipes and Food Images
ALPRO
Align and Prompt: Video-and-Language Pre-training with Entity Prompts
architect-awesome
后端架构师技术图谱
Attention-is-All-you-Need-PyTorch
Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.
awesome-multimodal-knowledge-graph
A curated list of AWESOME papers, datasets and tutorials within Multimodal Knowledge Graph.
blog
Everything about database,business.(Most for PostgreSQL).
DLCF-DCA
codes for paper Combining Dynamic Local Context Focus and Dependency Cluster Attention for Aspect-level sentiment classification
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
Harper-Li's Repositories
Harper-Li/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Harper-Li/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
Harper-Li/ALPRO
Align and Prompt: Video-and-Language Pre-training with Entity Prompts
Harper-Li/awesome-multimodal-knowledge-graph
A curated list of AWESOME papers, datasets and tutorials within Multimodal Knowledge Graph.
Harper-Li/blog
Everything about database,business.(Most for PostgreSQL).
Harper-Li/CoOp
Prompt Learning for Vision-Language Models
Harper-Li/Cross-modal_Retrieval_Tutorial
The Paper List of Cross-Modal Matching for Preliminary Insight.
Harper-Li/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
Harper-Li/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Harper-Li/CVPR2022-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
Harper-Li/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Harper-Li/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
Harper-Li/djl
An Engine-Agnostic Deep Learning Framework in Java
Harper-Li/Dummy-Robot
我的超迷你机械臂机器人项目。
Harper-Li/electron-vue-cloud-music
🚀Electron + Vue 仿网易云音乐windows客户端
Harper-Li/flutter-netease-music
flutter music player application. (仿网易云音乐)
Harper-Li/handwritten_text
Harper-Li/kafka
Mirror of Apache Kafka
Harper-Li/learning-note
java开发 面试八股文(个人的面试及工作总结)
Harper-Li/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image Segmentation" - MICCAI 2021
Harper-Li/MTTR
Harper-Li/multilogue-net
Official PyTorch implementation of Multilogue-Net (Best paper runner-up at Challenge-HML @ ACL 2020)
Harper-Li/NlpPractice
Harper-Li/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Harper-Li/pytorch_geometric
Graph Neural Network Library for PyTorch
Harper-Li/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
Harper-Li/SimMIM
This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".
Harper-Li/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
Harper-Li/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
Harper-Li/Top-AI-Conferences-Paper-with-Code
Top-Conferences-Paper-with-Code (ACL、EMNLP、NAACL、COLING、AAAI、IJCAI、NeurIPS、ICLR and etc)