| Tencent/TNN |
4,210 |
|
0 |
0 |
about 2 years ago |
0 |
|
298 |
other |
C++ |
| TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework. |
| open-mmlab/mmpretrain |
3,837 |
|
0 |
10 |
over 1 year ago |
33 |
April 06, 2023 |
215 |
apache-2.0 |
Python |
| OpenMMLab Pre-training Toolbox and Benchmark |
| weiaicunzai/pytorch-cifar100 |
3,687 |
|
0 |
0 |
over 2 years ago |
0 |
|
53 |
|
Python |
| Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet) |
| cleardusk/3DDFA_V2 |
2,554 |
|
0 |
0 |
almost 3 years ago |
0 |
|
90 |
mit |
Python |
| The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020. |
| biubug6/Pytorch_Retinaface |
2,256 |
|
0 |
0 |
almost 3 years ago |
0 |
|
141 |
mit |
Python |
| Retinaface get 80.99% in widerface hard val using mobilenet0.25. |
| ppogg/YOLOv5-Lite |
1,975 |
|
0 |
0 |
over 2 years ago |
0 |
|
102 |
gpl-3.0 |
C++ |
| 🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~ |
| argusswift/YOLOv4-pytorch |
1,572 |
|
0 |
0 |
about 4 years ago |
0 |
|
119 |
|
Python |
| This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO |
| rwightman/gen-efficientnet-pytorch |
1,353 |
|
0 |
2 |
almost 5 years ago |
10 |
July 08, 2021 |
0 |
apache-2.0 |
Python |
| Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS |
| 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. |
| VainF/DeepLabV3Plus-Pytorch |
1,010 |
|
0 |
0 |
over 3 years ago |
0 |
|
51 |
mit |
Python |
| Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes |