Pinned Repositories
Ali-loner.github.io
Ali-loner的个人主页
android-firstday
AndroidProject
AndroidCourseProject
ASFF
yolov3 with mobilenet v2 and ASFF
awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
Awesome-Vision-Attentions
Summary of related papers on visual attention
blockchain
区块链 - 中文资源
book
Books
无它术,唯勤读书而多为之,自工
XJTU-SE-GraduateEntrance
西安交通大学软件学院考研信息汇总
zyxjtu's Repositories
zyxjtu/XJTU-SE-GraduateEntrance
西安交通大学软件学院考研信息汇总
zyxjtu/ASFF
yolov3 with mobilenet v2 and ASFF
zyxjtu/Awesome-Vision-Attentions
Summary of related papers on visual attention
zyxjtu/campus_recruitmen_questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。持续更新中
zyxjtu/convolution-vision-transformers
PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers
zyxjtu/CoordAttention
Code for our CVPR2021 paper coordinate attention
zyxjtu/CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
zyxjtu/CVPR-2021-Papers
zyxjtu/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
zyxjtu/DDRNet
The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"
zyxjtu/DMSANet
Code for the paper DMSANet: Dual Multi Scale Attention Network
zyxjtu/DSA2F
Deep RGB-D Saliency Detection with Depth-Sensitive Attention and Automatic Multi-Modal Fusion (CVPR'2021, Oral)
zyxjtu/EfficientGCNv1
EfficientGCN v1 for skeleton-based action recognition, submitted to IEEE T-PAMI
zyxjtu/EPSANet
zyxjtu/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
zyxjtu/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
zyxjtu/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
zyxjtu/learning-to-resize-pytorch
PyTorch Implementation of Learning to Resize Images for Computer Vision Tasks (arXiv:2103.09950)
zyxjtu/MIRNet
[ECCV 2020] Learning Enriched Features for Real Image Restoration and Enhancement. SOTA results for image denoising, super-resolution, and image enhancement.
zyxjtu/NAM
zyxjtu/PSA
This is an official implementation of "Polarized Self-Attention: Towards High-quality Pixel-wise Regression"
zyxjtu/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
zyxjtu/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
zyxjtu/resize_network_cv
PyTorch implementation of the paper "Learning to Resize Images for Computer Vision Tasks" on Imagenette and Imagewoof datasets
zyxjtu/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
zyxjtu/SlimConv
Reducing Channel Redundancy in Convolutional Neural Networks by Weights Flipping
zyxjtu/SRN
Side-output Residual Network for Object Symmetry Detection in the Wild
zyxjtu/SummaryOfLoanSuspension
全国各省市停贷通知汇总
zyxjtu/UniFormer
[ICLR2022] official implementation of UniFormer
zyxjtu/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch