OOXXXXOO / WSNet
The Computer Vision Research Toolkit
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for WSNet
- Unofficial mmdetection implementation of CondInst.☆13Updated 4 years ago
- non-official PyTorch implementation of MobileNeXt from paper [Rethinking Bottleneck Structure for Efficient Mobile Network Design]☆48Updated 4 years ago
- ☆19Updated 4 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆54Updated 5 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆51Updated 4 years ago
- simpledet和mmdetection源码阅读笔记☆27Updated 5 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 3 years ago
- pytorch version of ShuffleNet and ShuffleNet V2☆24Updated 6 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 5 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- RefineDet_API_for_pytorch C++☆27Updated 3 years ago
- This is a PyTorch implementation of Kaggle's Cassava Disease Visual Classification challenge (5th place in private leaderboard)☆12Updated 5 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆30Updated 5 years ago
- ☆16Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago
- SIXray : A Large-scale Security Inspection X-ray Benchmark in CVPR 2019☆80Updated 2 years ago
- inspared by 《Scale-Aware Trident Networks for Object Detection》☆26Updated 5 years ago
- ☆50Updated 2 years ago
- Instance Segmentation, TensorMask☆51Updated 4 years ago
- Dense Receptive Field For Object Detection☆25Updated 5 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆10Updated 5 years ago
- A detect network with densenet inceptionv4 deformconv senet attention fpn snip soft-nms☆9Updated 6 years ago
- implementation EDANet by pytorch