JJJTF's Stars
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
PolarisShi/distillation
XiaohanYu-GU/MaskCOV
Datasets and Code for MaskCOV (accepted in Pattern Recognition)
yitu-opensource/T2T-ViT
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
ziplab/HVT
[ICCV 2021] Official implementation of "Scalable Vision Transformers with Hierarchical Pooling"
abhuse/polyloss-pytorch
Polyloss Pytorch Implementation
TACJu/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
kentaroy47/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
google-research/vision_transformer
chencodeX/triplet-loss-pytorch
A generic triplet data loader for image classification problems,and a triplet loss net demo.
XiaohanYu-GU/Ultra-FGVC
This work is accepted in ICCV2021.
Xiaoqiang-Yan/TCYB-DMTC
Deep multi-task clustering for unsuperivsed image categorization
Ugenteraan/Deep_Hierarchical_Classification
PyTorch Implementation of Deep Hierarchical Classification for Category Prediction in E-commerce System
theblackcat102/dynamic-routing-capsule-cifar
CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras
artelab/Multi-modal-classification
This project contains the code of the implementation of the approach proposed in I. Gallo, A. Calefati, S. Nawaz and M.K. Janjua, "Image and Encoded Text Fusion for Multi-Modal Classification", DICTA2018, Canberra, Australia.
miafei/NodeNorm
vermaMachineLearning/Universal-Graph-Embedding-Neural-Network
Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning
vermaMachineLearning/Graph-Capsule-CNN-Networks
Graph Capsule Convolutional Neural Networks
Sophia-11/Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章
benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
DropEdge/DropEdge
This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
shenweichen/GraphNeuralNetwork
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
dragen1860/GCN-PyTorch
Graph Convolution Network for PyTorch
gskielian/JPG-PNG-to-MNIST-NN-Format
Python/Bash scripts for creating custom Neural Net Training Data -- this repo is for the MNIST format
HongyangGao/Graph-U-Nets
Pytorch implementation of Graph U-Nets (ICML19)
RexYing/diffpool
xiangyue9607/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019