YCICI / Auxiliary-CodeLinks
☆17Updated 5 years ago
Alternatives and similar repositories for Auxiliary-Code
Users that are interested in Auxiliary-Code are comparing it to the libraries listed below
Sorting:
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- 旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。☆56Updated 5 years ago
- ☆15Updated 5 years ago
- The use examples of tensorboard on pytorch☆148Updated 6 years ago
- 这是kaggle-cifar10的baseline☆16Updated 6 years ago
- [CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning☆94Updated 2 years ago
- Pytorch 数据处理的工具☆36Updated 6 years ago
- Detector by pytorch☆36Updated 6 years ago
- A Strong Baseline with Many Tricks for Image Classification☆47Updated 2 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- Implementation of “LatentGNN: Learning Efficient Non-local Relations for Visual Recognition”(ICML 2019)☆76Updated 5 years ago
- A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)☆113Updated 3 years ago
- segmentation repo using pytorch☆79Updated 7 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Updated last year
- 人工智能和机器学习领域的国际顶级会议NeurIPS论文收集☆101Updated 5 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- Pytorch implements of <<Hierarchical Object Detection with Deep Reinforcement Learning>>☆17Updated 7 years ago
- ☆73Updated 7 years ago
- CVPR 2018: Structure Inference Net for Object Detection☆187Updated 6 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆83Updated 4 years ago
- CBAM implementation on TensorFlow Slim