wangjs's repositories
A-tutorial-compiler-written-in-Java
For Jack language. Most of codes were commented with their usage, which can be useful for beginner to realize the running principle of a compiler for object-oriented programming language.
Graph-in-Graph-Neural-Network
Graph in Graph Neural Network (https://arxiv.org/abs/2407.00696)
My-own-malloc-function-in-C
My own designed malloc function(same functionality with malloc one in C) based on sbrk
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
benchmarking-gnns
Repository for benchmarking graph neural networks
CTR-GCN
[ICCV2021] Official code for "Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition"
ME-GraphAU
[IJCAI 2022] Learning Multi-dimensional Edge Feature-based AU Relation Graph for Facial Action Unit Recognition, Pytorch code
st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch