All Projects → Tensorrtx → Similar Projects or Alternatives

609 Open source projects that are alternatives of or similar to Tensorrtx

Deepstream Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Stars: ✭ 120 (-96.53%)
Mutual labels:  tensorrt, crnn, arcface, yolov3, yolov5
Pytorch Cifar100
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)
Stars: ✭ 2,423 (-29.89%)
Mutual labels:  resnet, resnext, squeezenet, inceptionv3, googlenet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (-71.59%)
Mutual labels:  resnet, yolov3, mobilenetv2, vgg
DeepNetModel
记录每一个常用的深度模型结构的特点(图和代码)
Stars: ✭ 25 (-99.28%)
Mutual labels:  vgg, resnet, alexnet, googlenet
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (-92.01%)
Mutual labels:  resnet, yolov3, yolov4, yolov5
python cv AI ML
用python做计算机视觉,人工智能,机器学习,深度学习等
Stars: ✭ 73 (-97.89%)
Mutual labels:  vgg, resnet, alexnet, googlenet
CNN-Series-Getting-Started-and-PyTorch-Implementation
我的笔记和Demo,包含分类,检测、分割、知识蒸馏。
Stars: ✭ 49 (-98.58%)
Mutual labels:  vgg, alexnet, googlenet
onnx tensorrt project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
Stars: ✭ 145 (-95.8%)
Mutual labels:  retinaface, yolov4, yolov5
Keras-CIFAR10
practice on CIFAR10 with Keras
Stars: ✭ 25 (-99.28%)
Mutual labels:  vgg, resnet, googlenet
Pytorch Yolov4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Stars: ✭ 3,690 (+6.77%)
Mutual labels:  yolov3, tensorrt, yolov4
pytorch YOLO OpenVINO demo
No description or website provided.
Stars: ✭ 73 (-97.89%)
Mutual labels:  yolov3, yolov4, yolov5
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (-72.86%)
Mutual labels:  resnet, vgg, resnext
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (-96.82%)
Mutual labels:  vgg, resnet, googlenet
Tensorflow Yolov4 Tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Stars: ✭ 1,881 (-45.57%)
Mutual labels:  yolov3, tensorrt, yolov4
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Stars: ✭ 463 (-86.6%)
Mutual labels:  vgg, resnet, yolov4
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (-79.17%)
Mutual labels:  resnet, vgg, resnext
flexible-yolov5
More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer) and (cbam,dcn and so on), and tensorrt
Stars: ✭ 282 (-91.84%)
Mutual labels:  resnet, tensorrt, yolov5
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (-96.27%)
Mutual labels:  vgg, resnet, mobilenetv2
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+340.74%)
Mutual labels:  resnet, mnasnet, mobilenetv3
yolov4 trt ros
YOLOv4 object detector using TensorRT engine
Stars: ✭ 89 (-97.42%)
Mutual labels:  tensorrt, yolov3, yolov4
MobilePose
Light-weight Single Person Pose Estimator
Stars: ✭ 588 (-82.99%)
Mutual labels:  squeezenet, mobilenetv2, shufflenetv2
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Stars: ✭ 56 (-98.38%)
Mutual labels:  yolov3, yolov4, yolov5
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+476.22%)
Mutual labels:  yolov3, yolov4, yolov5
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (-91.09%)
Mutual labels:  tensorrt, arcface, retinaface
AESRC2020
a deep accent recognition network
Stars: ✭ 35 (-98.99%)
Mutual labels:  resnet, crnn, arcface
ros-yolo-sort
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
Stars: ✭ 162 (-95.31%)
Mutual labels:  tensorrt, yolov4, yolov5
YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Stars: ✭ 1,230 (-64.41%)
Mutual labels:  tensorrt, shufflenetv2, yolov5
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+136.08%)
Mutual labels:  yolov3, yolov4, yolov5
AgeEstimateAdience
Age and Gender Estimation Using Convolutional Neural Network
Stars: ✭ 42 (-98.78%)
Mutual labels:  vgg, alexnet
odam
ODAM - Object detection and Monitoring
Stars: ✭ 16 (-99.54%)
Mutual labels:  yolov3, yolov4
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-96.12%)
Mutual labels:  resnet, vgg
Yolov3-TensorRT-py
Yolov3 on tensorflow2.0 and tensorrt7.0
Stars: ✭ 15 (-99.57%)
Mutual labels:  tensorrt, yolov3
Pruned-OpenVINO-YOLO
Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices
Stars: ✭ 46 (-98.67%)
Mutual labels:  yolov3, yolov4
Yolov3
yolov3 by pytorch
Stars: ✭ 142 (-95.89%)
Mutual labels:  yolov3, mobilenetv2
tensorRT Pro
C++ library based on tensorrt integration
Stars: ✭ 857 (-75.2%)
Mutual labels:  tensorrt, yolov5
TensorRT yolo3 module
You can import this module directly
Stars: ✭ 58 (-98.32%)
Mutual labels:  tensorrt, yolov3
Comet.Box
Collection of Object Detection and Segmentation Pipelines🛸🚀
Stars: ✭ 24 (-99.31%)
Mutual labels:  yolov4, yolov5
CBAM-tensorflow-slim
CBAM implementation on TensorFlow Slim
Stars: ✭ 104 (-96.99%)
Mutual labels:  resnet, senet
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (-99.05%)
Mutual labels:  resnet, mobilenetv2
yolo3 tensorflow
yolo3 implement by tensorflow, including mobilenet_v1, mobilenet_v2
Stars: ✭ 48 (-98.61%)
Mutual labels:  mobilenetv2, yolov3
Faster-RCNN-TensorFlow
TensorFlow implementation of Faster RCNN for Object Detection
Stars: ✭ 13 (-99.62%)
Mutual labels:  vgg, resnet
onnx2tensorRt
tensorRt-inference darknet2onnx pytorch2onnx mxnet2onnx python version
Stars: ✭ 14 (-99.59%)
Mutual labels:  tensorrt, yolov4
Mobilenetv2 Yolov3
yolov3 with mobilenetv2 and efficientnet
Stars: ✭ 258 (-92.53%)
Mutual labels:  yolov3, mobilenetv2
Cortex License Plate Reader Client
A client to connect to cortex-provisioned infrastructure on AWS to do license plate identification in real time.
Stars: ✭ 268 (-92.25%)
Mutual labels:  yolov3, crnn
Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (-90.91%)
Mutual labels:  resnet, vgg
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+3.44%)
Mutual labels:  resnet, resnext
Deeplabv3plus Pytorch
DeepLabv3, DeepLabv3+ and pretrained weights on VOC & Cityscapes
Stars: ✭ 337 (-90.25%)
Mutual labels:  resnet, mobilenetv2
yolov5 deepsort tensorrt cpp
This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.
Stars: ✭ 21 (-99.39%)
Mutual labels:  tensorrt, yolov5
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-92.13%)
Mutual labels:  resnet, vgg
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (-89.73%)
Mutual labels:  resnet, vgg
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (-1.65%)
Mutual labels:  resnet, yolov3
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (-54.69%)
Mutual labels:  yolov3, mobilenetv2
Resnext.pytorch
Reproduces ResNet-V3 with pytorch
Stars: ✭ 424 (-87.73%)
Mutual labels:  resnet, resnext
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (-84.61%)
Mutual labels:  resnet, resnext
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-88.57%)
Mutual labels:  resnet, resnext
Stronger Yolo
🔥Improve yolo with latest paper
Stars: ✭ 539 (-84.4%)
Mutual labels:  yolov3, mobilenetv2
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (-83.1%)
Mutual labels:  resnet, resnext
Imageai
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Stars: ✭ 6,734 (+94.85%)
Mutual labels:  squeezenet, inceptionv3
Pytorch Imagenet Cifar Coco Voc Training
Training examples and results for ImageNet(ILSVRC2012)/CIFAR100/COCO2017/VOC2007+VOC2012 datasets.Image Classification/Object Detection.Include ResNet/EfficientNet/VovNet/DarkNet/RegNet/RetinaNet/FCOS/CenterNet/YOLOv3.
Stars: ✭ 130 (-96.24%)
Mutual labels:  resnet, yolov3
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (-89.18%)
Mutual labels:  resnet, resnext
1-60 of 609 similar projects