Stars
A library that provides an embeddable, persistent key-value store for fast storage.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
An open-source C++ library developed and used at Facebook.
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
Pytorch implementation of the TPAMI paper of "HiGCIN: Hierarchical Graph-based Cross Inference Network for Group Activity Recognition"
Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Code repository for the paper: 'Something-Else: Compositional Action Recognition with Spatial-Temporal Interaction Networks'
Social Adaptive Module for Weakly-supervised Group Activiy Recognition
A lightweight c++11 symetric coroutine library which can be used for network programming.
Code for CVPR 2020 paper Learning Multi-Granular Hypergraphs for Video-Based Person Re-Identification
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
A tiny C++ webserver, when it goes wrong, it returns I know nothing.
A pytorch library for graph and hypergraph computation.
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)