PingYufeng's Stars
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
datawhalechina/team-learning
主要展示Datawhale的组队学习计划。
happyfish100/fastdfs-client-java
FastDFS java client SDK
ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM
speedinghzl/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
leaderj1001/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
bmsookim/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
leaderj1001/Stand-Alone-Self-Attention
Implementing Stand-Alone Self-Attention in Vision Models using Pytorch
mkocabas/CoordConv-pytorch
Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (https://arxiv.org/pdf/1807.03247.pdf)
Storife/RANet
RANet: Ranking Attention Network for Fast Video Object Segmentation (VOS), ICCV2019
Serge-weihao/CCNet-Pure-Pytorch
Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.
fpv-iplab/rulstm
Code for the Paper: Antonino Furnari and Giovanni Maria Farinella. What Would You Expect? Anticipating Egocentric Actions with Rolling-Unrolling LSTMs and Modality Attention. International Conference on Computer Vision, 2019.
Stephenfang51/Grad_CAM_Pytorch-1.01
CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解
TensorUI/relative-position-pytorch
a pytorch implementation of self-attention with relative position representations
jingweio/Action_Recognition_using_Visual_Attention
TensorFlow Implementation of "Action Recognition using Visual Attention"
gan3sh500/attention-augmented-conv
Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)
sixitingting/CAM
Class Activation Mapping
agethen/RPAN
Our implementation of Recurrent Pose Attention in Du et al.: "RPAN: An End-to-End Recurrent Pose-attention Network for Action Recognition in Videos"
oulutan/ActorConditionedAttentionMaps
Training code for the ACAM action detection model.
lixiangpengcs/PSAC
Beyond RNNs: Positional Self-Attention with Co-Attention for Video Question Answering
imyanger/springboot-project
SpringBoot学习系列
ShangwuYao/Pose-guided-action-recognition
Use human pose information to help action recognition, explored with attention-pooling method, C3D method and two-stream architecture, implemented in pytorch.
yiwenx1/spatial-temporal-attention
PyTorch implementation of Human Action Recognition Based on Spatial-Temporal Attention at ICLR 2019
LegenDong/attention-augmented.pytorch
An unofficial Pytorch Implementation for Attention Augmented Convolutional Networks
ahmedshoaib/em_caps_attn_kth
Video action recognition from kth using matrix capsules and attention networks