MichaelBeechan / TensorMask-ReviewLinks
Sliding-window object detectors that generate boundingbox object predictions over a dense, regular grid have advanced rapidly and proven popular. In contrast, modern instance segmentation approaches are dominated by methods that first detect object bounding boxes, and then crop and segment these regions, as popularized by Mask R-CNN. In this wor…
☆9Updated 6 years ago
Alternatives and similar repositories for TensorMask-Review
Users that are interested in TensorMask-Review are comparing it to the libraries listed below
Sorting:
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.☆39Updated 5 years ago
- Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks☆34Updated 6 years ago
- ☆26Updated 4 years ago
- fix the speed of tensorflow☆13Updated 5 years ago
- Pretrained CNN models for pytorch☆17Updated 6 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆11Updated 5 years ago
- A detect network with densenet inceptionv4 deformconv senet attention fpn snip soft-nms☆9Updated 7 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 6 years ago
- ☆2Updated 5 years ago
- 基于hrnet的backbone改进centernet☆22Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆25Updated 2 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Updated 5 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆18Updated 7 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…☆10Updated 3 years ago
- ☆15Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 4 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆34Updated 5 years ago
- ☆14Updated 6 years ago
- Notes from CVPR 2018 Conference. Links to papers, thoughts and research directions.☆25Updated 6 years ago
- Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.☆17Updated 5 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- Code of Face-MagNet that was published in WACV18☆30Updated 6 years ago
- GIoU loss simple example☆16Updated 6 years ago
- The code for ELKPPNet☆11Updated 5 years ago
- Keras BiseNet architecture implementation☆55Updated 3 years ago
- Feature Pyramid Networks written by Pytorch☆31Updated 7 years ago
- ☆20Updated 6 years ago