vailatuts's Stars
chao1224/GraphMVP
Pre-training Molecular Graph Representation with 3D Geometry, ICLR'22 (https://openreview.net/forum?id=xQUe1pOKPam)
zjunlp/OntoProtein
[ICLR 2022] OntoProtein: Protein Pretraining With Gene Ontology Embedding
CUAI/Non-Homophily-Large-Scale
[NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods
zyang-16/STAM
Source code and dataset for WWW'22 paper "STAM: A Spatiotemporal Aggregation Method for Graph Neural Network-based Recommendation"
fire717/movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
NVIDIA/transformer-ls
Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).
edvardHua/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
microsoft/Focal-Transformer
[NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
wechao18/Efficient-alpr-unconstrained
Efficient-alpr-unconstrained
jianhao2016/GPRGNN
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
CUAI/Non-Homophily-Benchmarks
[WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs
ddshan/hand_object_detector
Project and dataset webpage:
jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
ddshan/hand_detector.d2
Hand detection models trained on 100DOH (100 Days of Hands) dataset.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
yangli18/hand_detection
A Light CNN based Method for Hand Detection and Orientation Estimation
victordibia/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks