fengwuxuan / senet-3d
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for senet-3d
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆47Updated 3 years ago
- Implemenation of Selective Kernel Networks by pytorch with pretrained weight☆13Updated 4 years ago
- Unofficial implementation of CARAFE: Content-Aware ReAssembly of FEatures. Pure pytorch imp☆92Updated 5 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 4 years ago
- MAL for cvpr765☆35Updated 4 years ago
- ☆71Updated 5 years ago
- a pytorch-based simple PointRend structure☆21Updated 4 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 4 years ago
- Class Activation Mapping☆44Updated 6 years ago
- implement cbnet with mmdetection☆23Updated 4 years ago
- An Operation for 3D Deformable Convolution in Pytorch 0.3☆36Updated 5 years ago
- TridentNet in mmdetection☆21Updated 4 years ago
- ACCV Fine-grained recognition code☆58Updated 3 years ago
- Implementation of Mask RCNN in PyTorch☆30Updated 6 years ago
- CPM R-CNN: Calibrating Point-guided Misalignment in Object Detection☆10Updated 4 years ago
- ☆42Updated 4 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 5 years ago
- Top 3% (7/336) solution for iWildCam 2019 - FGVC6 competition (Categorize animals in the wild)☆29Updated 3 years ago
- [ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding☆21Updated 4 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…