geekfarmer / Capsule-Networks-Towards-Object-Detection
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Capsule-Networks-Towards-Object-Detection
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- Code of Face-MagNet that was published in WACV18☆30Updated 6 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 6 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆33Updated 6 years ago
- 3D DenseNet(torch version) for ModelNet40 dataset☆44Updated 7 years ago
- Cascade R-CNN forked from gluon-cv☆33Updated 2 years ago
- You Only Look Once by Pytorch☆33Updated last year
- DualNet: Learn Complementary Features for Image Recognition☆19Updated 7 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 4 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 6 years ago
- Feature Pyramid Networks written by Pytorch☆31Updated 6 years ago
- A Tensorflow version of YOLO2 and its extensions☆22Updated 6 years ago
- 基于pytorch框架的segmentation 万用模板☆15Updated 6 years ago
- Faster R-CNN that supports channel pruning, etc.☆15Updated 2 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Feature Pyramid Networks for Object Detection on mxnet☆31Updated 6 years ago
- Contrast between ShuffleNet V2 and MnasNet.(Non-official implement In PyTorch)☆12Updated 6 years ago
- ☆10Updated 7 years ago
- Replica of code from here: https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet☆11Updated 5 years ago
- This is repository is based on Detectron. It can detect quadrilaterals (four sides are not parallel) instead of only bounding boxes. It c…