Gedamu's repositories
GedamuA
Config files for my GitHub profile.
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
UESTC-Thesis-Latex-Template
UESTC Thesis Latex Template
TSA-Net
[ACM MM 2021] TSA-Net: Tube Self-Attention Network for Action Quality Assessment
Awesome-Skeleton-based-Action-Recognition
Skeleton-based Action Recognition
Generating-Human-Skeletons-with-Mutual-Actions-WGAN-Pytorch
Generating Human Skeletons with Mutual Actions
TB-GAN
We propose a two-branch novel-view action generation approach based on auxiliary conditional GAN, which generates a novel-view action sample for arbitrary-view human action recognition. Furthermore, to narrow the representation of actions in different views, we propose a view-domain generalization model which improves the recognition performance of arbitrary-view human action recognition. Our approach is evaluated on three large-scale RGB+D skeleton datasets including UESTC varying-view RGB+D dataset, NTU RGB+D 60, and NTU RGB+D 120 datasets.
SA-GCN
This code repository presents the pytorch implementation of the paper “Structure-Aware Human-ActionGeneration”(ECCV 2020).
Dataset
for Simple experiment Train and Test human action Dataset
Divergence-based-Domain-Adaptation
Divergence-based domain adaptation works by minimizing some divergence criterion between the source and target data distributions
Deep-learning-Workshop-PyTorch-Tutorial-
Basic pytorch, Autogrand , Neural Network, Action classification and other stuffs
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
BottleneckTransformers
Bottleneck Transformers for Visual Recognition
ST-TR
Spatial Temporal Transformer Network for Skeleton-Based Activity Recognition
CMRAN
Cross-Modal Relation-Aware Networks for Audio-Visual Event Localization, ACM MM 2020
axial-deeplab
This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)
Non-local_pytorch
Implementation of Non-local Block.
MS-G3D
PyTorch implementation of "Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition", CVPR 2020 Oral
CVPR2020-Code
CVPR 2020 论文开源项目合集
SGN
This is the implementation of CVPR2020 paper “Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition”.
CCSA
"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)
transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Stand-Alone-Self-Attention
Implementing Stand-Alone Self-Attention in Vision Models using Pytorch
skeleton-images
Code for skeleton image representations based on spatial structure of the skeleton joints (AVSS 2019 and SIBGRAPI 2019).
models
Models and examples built with TensorFlow
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers