-
-
TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch Public
Forked from maudzung/TTNet-Real-time-Analysis-System-for-Table-Tennis-PytorchUnofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
Python UpdatedDec 8, 2022 -
CD-FER-Benchmark Public
Forked from HCPLab-SYSU/CD-FER-BenchmarkAdversarial Graph Representation Adaptation for Cross-Domain Facial Expression Recognition (AGRA, ACM 2020, Oral)
Python UpdatedMar 2, 2022 -
how_attentive_are_gats Public
Forked from tech-srl/how_attentive_are_gatsCode for the paper "How Attentive are Graph Attention Networks?"
Python UpdatedFeb 13, 2022 -
gnn-lspe Public
Forked from vijaydwivedi75/gnn-lspeSource code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022
Python MIT License UpdatedFeb 10, 2022 -
GNNAsKernel Public
Forked from LingxiaoShawn/GNNAsKernelSource code for From Stars to Subgraphs (ICLR 2022)
Python MIT License UpdatedJan 30, 2022 -
ViTAE Public
Forked from Annbless/ViTAEThe official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias
Python UpdatedDec 22, 2021 -
-
reformer-pytorch Public
Forked from lucidrains/reformer-pytorchReformer, the efficient Transformer, in Pytorch
Python MIT License UpdatedNov 6, 2021 -
-
YOLOv5_NCNN Public
Forked from cmdbug/YOLOv5_NCNN🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
C++ GNU General Public License v3.0 UpdatedApr 25, 2021 -
GRAND Public
Forked from hengruizhang98/GRANDDGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)
Python UpdatedMar 19, 2021 -
Pro-GNN Public
Forked from ChandlerBang/Pro-GNNImplementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"
Python UpdatedSep 27, 2020 -
realsafe Public
Forked from thu-ml/aresA Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
Python MIT License UpdatedSep 26, 2020 -
CIDA Public
Forked from hehaodele/CIDA[ICML 2020] Continuously Indexed Domain Adaptation
Jupyter Notebook UpdatedAug 30, 2020 -
benchmarking-gnns Public
Forked from graphdeeplearning/benchmarking-gnnsRepository for benchmarking graph neural networks
Jupyter Notebook MIT License UpdatedAug 29, 2020 -
moco Public
Forked from facebookresearch/mocoPyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Python Other UpdatedAug 20, 2020 -
introRL Public
Forked from zhoubolei/introRLIntro to Reinforcement Learning (强化学习纲要)
MIT License UpdatedJul 25, 2020 -
mobilenetv2.pytorch Public
Forked from d-li14/mobilenetv2.pytorch72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
Python Apache License 2.0 UpdatedJun 6, 2020 -
-
CircleLoss Public
Forked from TinyZeaMays/CircleLossPytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
Python UpdatedApr 4, 2020 -
DALI_pytorch_demo Public
Forked from yaysummeriscoming/DALI_pytorch_demoExample code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia example, namely a completely CPU pipeline & improved memory u…
Python Apache License 2.0 UpdatedFeb 3, 2020 -
-
pidgey Public
Forked from wbwvos/pidgey🐦 Quickly annotate data from the comfort of your Jupyter notebook
Python Apache License 2.0 UpdatedOct 22, 2019 -
Deformable-Convolution-V2-PyTorch Public
Forked from chengdazhi/Deformable-Convolution-V2-PyTorchDeformable ConvNets V2 (DCNv2) in PyTorch
Cuda UpdatedOct 10, 2019 -
PyTorch-extension-Convolution Public
Forked from huangtinglin/PyTorch-extension-ConvolutionAn example of C++ extension for PyTorch.
C++ UpdatedSep 24, 2019 -
planetoid Public
Forked from kimiyoung/planetoidSemi-supervised learning with graph embeddings
Python MIT License UpdatedSep 22, 2019 -
Implementation of Graph Convolutional Networks in TensorFlow
Python MIT License UpdatedSep 11, 2019 -
-