| dbolya/yolact |
4,793 |
|
0 |
0 |
over 2 years ago |
0 |
|
407 |
mit |
Python |
| A simple, fully convolutional model for real-time instance segmentation. |
| MhLiao/DB |
1,847 |
|
0 |
0 |
almost 3 years ago |
0 |
|
193 |
|
Python |
| A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization". |
| yhenon/pytorch-retinanet |
1,764 |
|
0 |
0 |
about 4 years ago |
0 |
|
134 |
apache-2.0 |
Python |
| Pytorch implementation of RetinaNet object detection. |
| moskomule/senet.pytorch |
1,494 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
Python |
| PyTorch implementation of SENet |
| google/uncertainty-baselines |
1,324 |
|
0 |
0 |
over 2 years ago |
6 |
July 27, 2020 |
120 |
apache-2.0 |
Python |
| High-quality implementations of standard and SOTA methods on a variety of tasks. |
| BMW-InnovationLab/BMW-TensorFlow-Training-GUI |
954 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy. |
| chenyilun95/tf-cpn |
726 |
|
0 |
0 |
over 5 years ago |
0 |
|
42 |
mit |
Python |
| Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018) |
| rishizek/tensorflow-deeplab-v3-plus |
637 |
|
0 |
0 |
about 6 years ago |
0 |
|
54 |
mit |
Python |
| DeepLabv3+ built in TensorFlow |
| YudeWang/deeplabv3plus-pytorch |
511 |
|
0 |
0 |
about 5 years ago |
0 |
|
8 |
mit |
Python |
| Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished. |
| bentrevett/pytorch-image-classification |
475 |
|
0 |
0 |
over 4 years ago |
0 |
|
10 |
mit |
Jupyter Notebook |
| Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision. |