Repository navigation

#

fpn

Feature Pyramid Networks for Object Detection

Jupyter Notebook
525
7 年前

A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.

C++
446
1 年前

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)

Python
422
6 年前

A Tensorflow implementation of FPN detection framework.

Python
414
6 年前

A semantic segmentation toolbox based on PyTorch

Python
407
3 年前

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.

Jupyter Notebook
349
5 年前

Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》

Python
203
5 年前

Faster R-CNN / R-FCN 💡 C++ version based on Caffe

C++
184
6 年前

A Python Library for High-Level Semantic Segmentation Models based on TensorFlow and Keras with pretrained backbones.

Python
156
2 年前

FasterRCNN is implemented in VGG, ResNet and FPN base.

Python
139
7 年前

Scalable Instance Segmentation using PyTorch & PyTorch Lightning.

Python
132
8 天前

An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.

Python
121
6 年前

An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.

Python
121
6 年前

R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)

Python
120
7 年前

QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.

Python
91
4 年前

This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab

86
4 年前

Mask R-CNN, FPN, LinkNet, PSPNet and UNet with multiple backbone architectures support readily available

Python
64
5 年前