HRNet / HRNet-Image-ClassificationLinks
Train the HRNet model on ImageNet
☆1,044Updated 4 years ago
Alternatives and similar repositories for HRNet-Image-Classification
Users that are interested in HRNet-Image-Classification are comparing it to the libraries listed below
Sorting:
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,114Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,218Updated 4 years ago
- Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an offi…☆660Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,479Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,451Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Updated 5 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,227Updated last year
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,147Updated 4 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,310Updated 3 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,410Updated 5 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,208Updated 2 years ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- Semantic Segmentation in Pytorch☆1,374Updated 3 years ago
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆632Updated 4 years ago
- Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral☆1,178Updated last year
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,488Updated 3 years ago
- Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'☆880Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆968Updated 7 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆847Updated 2 years ago
- Feature Pyramid Networks in PyTorch☆483Updated 7 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,407Updated last year
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆760Updated 6 years ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆844Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- PANet for Instance Segmentation and Object Detection☆1,349Updated 6 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆768Updated 5 years ago