MichaelBeechan / TensorMask-Review
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 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorMask-Review
- Pretrained CNN models for pytorch☆16Updated 5 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- Replica of code from here: https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet☆11Updated 5 years ago
- Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks☆33Updated 5 years ago
- ☆26Updated 3 years ago
- ☆12Updated 2 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆10Updated 5 years ago
- fix the speed of tensorflow☆13Updated 4 years ago
- 基于hrnet的backbone改进centernet☆21Updated 5 years ago
- pytorch based refineDet learning base on https://github.com/luuuyi/RefineDet.PyTorch☆8Updated 5 years ago
- Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.☆39Updated 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 …☆9Updated 2 years ago
- Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.☆17Updated 4 years ago
- A detect network with densenet inceptionv4 deformconv senet attention fpn snip soft-nms☆9Updated 6 years ago
- yolo with rotated bounding boxes☆15Updated 6 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆30Updated 5 years ago
- A PyTorch implementation of Cyclical Learning Rates☆25Updated 6 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Updated 6 years ago
- Notes from CVPR 2018 Conference. Links to papers, thoughts and research directions.☆25Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19) https://arxiv.org/abs/1904.01355☆39Updated 4 years ago
- ☆33Updated 4 months ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 6 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 4 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆25Updated 2 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆33Updated 6 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 3 years ago
- TensorFlow and Pytorch practice codes with purity and simplicity.☆34Updated 5 years ago