amusi / CVPR2021-CodeLinks
CVPR 2021 论文开源项目(paper with code)合集,同时欢迎各位大佬提交issue,分享CVPR 2021开源项目
☆71Updated 4 years ago
Alternatives and similar repositories for CVPR2021-Code
Users that are interested in CVPR2021-Code are comparing it to the libraries listed below
Sorting:
- ☆92Updated 4 years ago
- Tensor Low-rank Reconstruction for Semantic Segmentation☆109Updated 5 years ago
- [CVPR 2020] Dynamic Hierarchical Mimicking Towards Consistent Optimization Objectives☆84Updated 5 years ago
- SpineNet - mmdetection (Pytorch) Implementation☆68Updated 4 years ago
- Res2Net for Instance segmentation and Object detection using MaskRCNN☆53Updated 5 years ago
- ☆90Updated 3 years ago
- BoundarySqueeze: Image Segmentation as Boundary Squeezing☆56Updated 3 years ago
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- Scene Segmentation with Dual Relation-aware Attention Network (TNNLS2020)☆42Updated 5 years ago
- SOGNet: Scene Overlap Graph Network for Panoptic Segmentation☆56Updated 4 years ago
- Channel-wise Distillation for Semantic Segmentation☆78Updated 5 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆144Updated 4 years ago
- Forest R-CNN: Large-Vocabulary Long-Tailed Object Detection and Instance Segmentation (ACM MM 2020)☆54Updated 3 years ago
- Unofficial implementation of CARAFE: Content-Aware ReAssembly of FEatures. Pure pytorch imp☆98Updated 6 years ago
- The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)☆53Updated 5 years ago
- Learnable Tree Filter for Structure-preserving Feature Transform☆143Updated 3 years ago
- Intra-class Feature Variation Distillation for Semantic Segmentation (ECCV 2020)☆73Updated 5 years ago
- ☆50Updated 3 years ago
- ☆29Updated 4 years ago
- Explicit Shape Encoding for Real-time Instance Segmentation☆104Updated 3 years ago
- Rectified Convolution☆45Updated 3 years ago
- ☆87Updated 5 years ago
- Code for Paper "Bidirectional Aggregation Network with Occlusion Handling for Panoptic Segmentation"☆16Updated 5 years ago
- re-implement of Group ConvNet, also be called as G-ResNext. It's from the paper, reproduction of the paper "Differentiable Learning-to-Gr…☆21Updated 6 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"