| jwyang/faster-rcnn.pytorch |
5,938 |
|
0 |
0 |
over 5 years ago |
0 |
|
373 |
mit |
Python |
| A faster pytorch implementation of faster r-cnn |
| kuangliu/pytorch-cifar |
5,131 |
|
0 |
0 |
about 3 years ago |
0 |
|
103 |
mit |
Python |
| 95.47% on CIFAR10 with PyTorch |
| Lyken17/pytorch-OpCounter |
4,368 |
|
3 |
71 |
over 2 years ago |
49 |
September 07, 2022 |
71 |
mit |
Python |
| Count the MACs / FLOPs of your PyTorch model. |
| NVIDIA-AI-IOT/torch2trt |
4,267 |
|
0 |
0 |
over 2 years ago |
0 |
|
320 |
mit |
Python |
| An easy to use PyTorch to TensorRT converter |
| sksq96/pytorch-summary |
3,857 |
|
59 |
56 |
over 2 years ago |
12 |
September 26, 2018 |
130 |
mit |
Python |
| Model summary in PyTorch similar to `model.summary()` in Keras |
| sovrasov/flops-counter.pytorch |
2,606 |
|
5 |
19 |
about 2 years ago |
20 |
October 27, 2023 |
30 |
mit |
Python |
| Flops counter for convolutional networks in pytorch framework |
| Tramac/awesome-semantic-segmentation-pytorch |
2,399 |
|
0 |
0 |
over 3 years ago |
0 |
|
114 |
apache-2.0 |
Python |
| Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet) |
| aaron-xichen/pytorch-playground |
2,366 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
mit |
Python |
| Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet) |
| lufficc/SSD |
1,448 |
|
0 |
0 |
over 2 years ago |
1 |
October 28, 2019 |
40 |
mit |
Python |
| High quality, fast, modular reference implementation of SSD in PyTorch |
| qfgaohao/pytorch-ssd |
1,301 |
|
0 |
0 |
about 3 years ago |
0 |
|
106 |
mit |
Python |
| MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv. |