tensorrt yolo系列 转trt模型plugin
资源文件列表:

tensorrtx-master/
tensorrtx-master/.clang-format 2.54KB
tensorrtx-master/.github/
tensorrtx-master/.github/ISSUE_TEMPLATE/
tensorrtx-master/.github/ISSUE_TEMPLATE/tensorrtx-issue-template.md 461B
tensorrtx-master/.github/stale.yml 684B
tensorrtx-master/.github/workflows/
tensorrtx-master/.github/workflows/pre-commit.yml 453B
tensorrtx-master/.gitignore 40B
tensorrtx-master/.pre-commit-config.yaml 521B
tensorrtx-master/LICENSE 1.05KB
tensorrtx-master/README.md 13.25KB
tensorrtx-master/alexnet/
tensorrtx-master/alexnet/CMakeLists.txt 686B
tensorrtx-master/alexnet/README.md 896B
tensorrtx-master/alexnet/alex.cpp 10.5KB
tensorrtx-master/alexnet/alexnet.py 8.71KB
tensorrtx-master/alexnet/logging.h 16.16KB
tensorrtx-master/arcface/
tensorrtx-master/arcface/CMakeLists.txt 1.66KB
tensorrtx-master/arcface/README.md 3.03KB
tensorrtx-master/arcface/arcface-mobilefacenet.cpp 18.77KB
tensorrtx-master/arcface/arcface-r100.cpp 19.97KB
tensorrtx-master/arcface/arcface-r50.cpp 17.13KB
tensorrtx-master/arcface/gen_wts.py 1.38KB
tensorrtx-master/arcface/logging.h 16.28KB
tensorrtx-master/arcface/macros.h 210B
tensorrtx-master/arcface/prelu.cu 6.83KB
tensorrtx-master/arcface/prelu.h 3.86KB
tensorrtx-master/centernet/
tensorrtx-master/centernet/README.md 1.12KB
tensorrtx-master/centernet/centernet.py 15.65KB
tensorrtx-master/centernet/dcnv2Plugin/
tensorrtx-master/centernet/dcnv2Plugin/CMakeLists.txt 867B
tensorrtx-master/centernet/dcnv2Plugin/dcn_v2_im2col_cuda.cu 19.33KB
tensorrtx-master/centernet/dcnv2Plugin/dcn_v2_im2col_cuda.h 5.12KB
tensorrtx-master/centernet/dcnv2Plugin/dcnv2Plugin.cpp 14.4KB
tensorrtx-master/centernet/dcnv2Plugin/dcnv2Plugin.h 4.33KB
tensorrtx-master/centernet/sample/
tensorrtx-master/centernet/sample/common.py 9.41KB
tensorrtx-master/centernet/sample/test.py 4.55KB
tensorrtx-master/crnn/
tensorrtx-master/crnn/CMakeLists.txt 879B
tensorrtx-master/crnn/README.md 1005B
tensorrtx-master/crnn/crnn.cpp 17.99KB
tensorrtx-master/crnn/genwts.py 859B
tensorrtx-master/crnn/logging.h 16.16KB
tensorrtx-master/csrnet/
tensorrtx-master/csrnet/CMakeLists.txt 667B
tensorrtx-master/csrnet/README.md 1.42KB
tensorrtx-master/csrnet/config.h 518B
tensorrtx-master/csrnet/csrnet.cpp 19.25KB
tensorrtx-master/csrnet/gen_wts.py 845B
tensorrtx-master/csrnet/logging.h 15.75KB
tensorrtx-master/csrnet/macros.h 211B
tensorrtx-master/dbnet/
tensorrtx-master/dbnet/CMakeLists.txt 850B
tensorrtx-master/dbnet/README.md 1.63KB
tensorrtx-master/dbnet/clipper/
tensorrtx-master/dbnet/clipper/CMakeLists.txt 118B
tensorrtx-master/dbnet/clipper/clipper.cpp 134.39KB
tensorrtx-master/dbnet/clipper/clipper.hpp 14.67KB
tensorrtx-master/dbnet/common.hpp 6.31KB
tensorrtx-master/dbnet/dbnet.cpp 23.1KB
tensorrtx-master/dbnet/logging.h 16.16KB
tensorrtx-master/dbnet/utils.h 3.07KB
tensorrtx-master/densenet/
tensorrtx-master/densenet/CMakeLists.txt 901B
tensorrtx-master/densenet/README.md 1.01KB
tensorrtx-master/densenet/densenet121.cpp 14.16KB
tensorrtx-master/densenet/densenet121.py 9.96KB
tensorrtx-master/densenet/logging.h 16.26KB
tensorrtx-master/detr/
tensorrtx-master/detr/CMakeLists.txt 929B
tensorrtx-master/detr/README.md 2.72KB
tensorrtx-master/detr/backbone.hpp 9.48KB
tensorrtx-master/detr/calibrator.hpp 4.06KB
tensorrtx-master/detr/common.hpp 2.66KB
tensorrtx-master/detr/detr.cpp 27.36KB
tensorrtx-master/detr/gen_wts.py 3.84KB
tensorrtx-master/detr/logging.h 16KB
tensorrtx-master/detr/macros.h 485B
tensorrtx-master/docker/
tensorrtx-master/docker/trt7/
tensorrtx-master/docker/trt7/Dockerfile 488B
tensorrtx-master/docker/trt8/
tensorrtx-master/docker/trt8/Dockerfile 82B
tensorrtx-master/docker/trt8/README.md 1.38KB
tensorrtx-master/efficient_ad/
tensorrtx-master/efficient_ad/CMakeLists.txt 1.37KB
tensorrtx-master/efficient_ad/README.md 1.33KB
tensorrtx-master/efficient_ad/datas/
tensorrtx-master/efficient_ad/datas/models/
tensorrtx-master/efficient_ad/datas/models/gen_wts.py 604B
tensorrtx-master/efficient_ad/efficientAD_det.cpp 9.76KB
tensorrtx-master/efficient_ad/src/
tensorrtx-master/efficient_ad/src/config.h 1.16KB
tensorrtx-master/efficient_ad/src/cuda_utils.h 843B
tensorrtx-master/efficient_ad/src/logging.h 16.31KB
tensorrtx-master/efficient_ad/src/macros.h 484B
tensorrtx-master/efficient_ad/src/model.cpp 18.7KB
tensorrtx-master/efficient_ad/src/model.h 358B
tensorrtx-master/efficient_ad/src/postprocess.h 280B
tensorrtx-master/efficient_ad/src/utils.h 812B
tensorrtx-master/efficientnet/
tensorrtx-master/efficientnet/CMakeLists.txt 744B
tensorrtx-master/efficientnet/README.md 916B
tensorrtx-master/efficientnet/efficientnet.cpp 9.8KB
tensorrtx-master/efficientnet/gen_wts.py 471B
tensorrtx-master/efficientnet/logging.h 16.16KB
tensorrtx-master/efficientnet/utils.hpp 9.22KB
tensorrtx-master/googlenet/
tensorrtx-master/googlenet/CMakeLists.txt 699B
tensorrtx-master/googlenet/README.md 943B
tensorrtx-master/googlenet/googlenet.cpp 13.93KB
tensorrtx-master/googlenet/logging.h 16.16KB
tensorrtx-master/hrnet/
tensorrtx-master/hrnet/hrnet-image-classification/
tensorrtx-master/hrnet/hrnet-image-classification/CMakeLists.txt 562B
tensorrtx-master/hrnet/hrnet-image-classification/README.md 1.18KB
tensorrtx-master/hrnet/hrnet-image-classification/common.hpp 12.73KB
tensorrtx-master/hrnet/hrnet-image-classification/demo.py 4.27KB
tensorrtx-master/hrnet/hrnet-image-classification/hrnet.cpp 47.51KB
tensorrtx-master/hrnet/hrnet-image-classification/logging.h 16.16KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/
tensorrtx-master/hrnet/hrnet-semantic-segmentation/CMakeLists.txt 1.1KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/README.md 3.19KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/common.hpp 15.57KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/gen_wts.py 1.7KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/hrnet.cpp 40.73KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/hrnet_ocr.cpp 46.42KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/hrnet_trt.py 7.53KB
tensorrtx-master/hrnet/hrnet-semantic-segmentation/logging.h 16.16KB
tensorrtx-master/ibnnet/
tensorrtx-master/ibnnet/CMakeLists.txt 964B
tensorrtx-master/ibnnet/InferenceEngine.cpp 3.63KB
tensorrtx-master/ibnnet/InferenceEngine.h 2.27KB
tensorrtx-master/ibnnet/README.md 998B
tensorrtx-master/ibnnet/gen_wts.py 837B
tensorrtx-master/ibnnet/holder.h 1.04KB
tensorrtx-master/ibnnet/ibnnet.cpp 8.23KB
tensorrtx-master/ibnnet/ibnnet.h 1.09KB
tensorrtx-master/ibnnet/layers.cpp 8.89KB
tensorrtx-master/ibnnet/layers.h 1.25KB
tensorrtx-master/ibnnet/logging.h 16.16KB
tensorrtx-master/ibnnet/main.cpp 2.87KB
tensorrtx-master/ibnnet/utils.cpp 1.13KB
tensorrtx-master/ibnnet/utils.h 897B
tensorrtx-master/inception/
tensorrtx-master/inception/inceptionv3/
tensorrtx-master/inception/inceptionv3/CMakeLists.txt 702B
tensorrtx-master/inception/inceptionv3/README.md 1.1KB
tensorrtx-master/inception/inceptionv3/inception_v3.cpp 19.96KB
tensorrtx-master/inception/inceptionv3/logging.h 16.16KB
tensorrtx-master/inception/inceptionv4/
tensorrtx-master/inception/inceptionv4/CMakeLists.txt 989B
tensorrtx-master/inception/inceptionv4/README.md 1.22KB
tensorrtx-master/inception/inceptionv4/inception_v4.cpp 8.75KB
tensorrtx-master/inception/inceptionv4/inception_v4.h 1.85KB
tensorrtx-master/inception/inceptionv4/layers_api.cpp 14.58KB
tensorrtx-master/inception/inceptionv4/layers_api.h 2.19KB
tensorrtx-master/inception/inceptionv4/logging.h 16.26KB
tensorrtx-master/inception/inceptionv4/main.cpp 2.26KB
tensorrtx-master/inception/inceptionv4/utils.cpp 1.12KB
tensorrtx-master/inception/inceptionv4/utils.h 608B
tensorrtx-master/lenet/
tensorrtx-master/lenet/CMakeLists.txt 801B
tensorrtx-master/lenet/README.md 1.1KB
tensorrtx-master/lenet/lenet.cpp 9.64KB
tensorrtx-master/lenet/lenet.py 5.86KB
tensorrtx-master/lenet/logging.h 16.2KB
tensorrtx-master/lenet/macros.h 211B
tensorrtx-master/lprnet/
tensorrtx-master/lprnet/1.jpg 2.09KB
tensorrtx-master/lprnet/CMakeLists.txt 1018B
tensorrtx-master/lprnet/LPRnet.cpp 19.88KB
tensorrtx-master/lprnet/README.md 776B
tensorrtx-master/lprnet/genwts.py 1.35KB
tensorrtx-master/lprnet/logging.h 16.16KB
tensorrtx-master/mlp/
tensorrtx-master/mlp/CMakeLists.txt 681B
tensorrtx-master/mlp/README.md 1.46KB
tensorrtx-master/mlp/logging.h 16.17KB
tensorrtx-master/mlp/mlp.cpp 10.06KB
tensorrtx-master/mlp/mlp.py 7.62KB
tensorrtx-master/mlp/mlp.wts 50B
tensorrtx-master/mnasnet/
tensorrtx-master/mnasnet/CMakeLists.txt 689B
tensorrtx-master/mnasnet/README.md 874B
tensorrtx-master/mnasnet/logging.h 16.16KB
tensorrtx-master/mnasnet/mnasnet.cpp 13.94KB
tensorrtx-master/mobilenet/
tensorrtx-master/mobilenet/mobilenetv2/
tensorrtx-master/mobilenet/mobilenetv2/CMakeLists.txt 702B
tensorrtx-master/mobilenet/mobilenetv2/README.md 1.42KB
tensorrtx-master/mobilenet/mobilenetv2/logging.h 16.16KB
tensorrtx-master/mobilenet/mobilenetv2/mobilenet_v2.cpp 14.12KB
tensorrtx-master/mobilenet/mobilenetv2/mobilenet_v2.py 10.24KB
tensorrtx-master/mobilenet/mobilenetv3/
tensorrtx-master/mobilenet/mobilenetv3/CMakeLists.txt 740B
tensorrtx-master/mobilenet/mobilenetv3/README.md 1.19KB
tensorrtx-master/mobilenet/mobilenetv3/logging.h 16.16KB
tensorrtx-master/mobilenet/mobilenetv3/mobilenet_v3.cpp 21.47KB
tensorrtx-master/mobilenet/mobilenetv3/mobilenet_v3.py 17.04KB
tensorrtx-master/psenet/
tensorrtx-master/psenet/CMakeLists.txt 958B
tensorrtx-master/psenet/README.md 1.32KB
tensorrtx-master/psenet/gen_tf_wts.py 851B
tensorrtx-master/psenet/layers.cpp 4.58KB
tensorrtx-master/psenet/layers.h 691B
tensorrtx-master/psenet/main.cpp 952B
tensorrtx-master/psenet/psenet.cpp 18.76KB
tensorrtx-master/psenet/psenet.h 1.23KB
tensorrtx-master/psenet/test.jpg 42.07KB
tensorrtx-master/psenet/utils.cpp 2.25KB
tensorrtx-master/psenet/utils.h 2.28KB
tensorrtx-master/rcnn/
tensorrtx-master/rcnn/BatchedNms.cu 6.62KB
tensorrtx-master/rcnn/BatchedNmsPlugin.h 6.53KB
tensorrtx-master/rcnn/CMakeLists.txt 1.3KB
tensorrtx-master/rcnn/MaskRcnnInference.cu 2.34KB
tensorrtx-master/rcnn/MaskRcnnInferencePlugin.h 6.01KB
tensorrtx-master/rcnn/PredictorDecode.cu 4.65KB
tensorrtx-master/rcnn/PredictorDecodePlugin.h 7.5KB
tensorrtx-master/rcnn/README.md 10.8KB
tensorrtx-master/rcnn/RoiAlign.cu 5.93KB
tensorrtx-master/rcnn/RoiAlignPlugin.h 6.9KB
tensorrtx-master/rcnn/RpnDecode.cu 5.7KB
tensorrtx-master/rcnn/RpnDecodePlugin.h 7.26KB
tensorrtx-master/rcnn/RpnNms.cu 5.1KB
tensorrtx-master/rcnn/RpnNmsPlugin.h 6.02KB
tensorrtx-master/rcnn/backbone.hpp 7.32KB
tensorrtx-master/rcnn/calibrator.hpp 4.08KB
tensorrtx-master/rcnn/common.hpp 2.99KB
tensorrtx-master/rcnn/cuda_utils.h 1.09KB
tensorrtx-master/rcnn/gen_wts.py 2.96KB
tensorrtx-master/rcnn/logging.h 16KB
tensorrtx-master/rcnn/macros.h 252B
tensorrtx-master/rcnn/rcnn.cpp 23.5KB
tensorrtx-master/real-esrgan/
tensorrtx-master/real-esrgan/CMakeLists.txt 1.18KB
tensorrtx-master/real-esrgan/README.md 2.02KB
tensorrtx-master/real-esrgan/common.hpp 5.66KB
tensorrtx-master/real-esrgan/cuda_utils.h 494B
tensorrtx-master/real-esrgan/gen_wts.py 4.15KB
tensorrtx-master/real-esrgan/logging.h 16.2KB
tensorrtx-master/real-esrgan/macros.h 462B
tensorrtx-master/real-esrgan/postprocess.cu 1.61KB
tensorrtx-master/real-esrgan/postprocess.hpp 5.58KB
tensorrtx-master/real-esrgan/preprocess.cu 1.56KB
tensorrtx-master/real-esrgan/preprocess.hpp 5.56KB
tensorrtx-master/real-esrgan/real-esrgan.cpp 12.01KB
tensorrtx-master/real-esrgan/utils.h 830B
tensorrtx-master/refinedet/
tensorrtx-master/refinedet/CMakeLists.txt 1.51KB
tensorrtx-master/refinedet/README.md 956B
tensorrtx-master/refinedet/calibrator.cpp 2.87KB
tensorrtx-master/refinedet/calibrator.h 1.15KB
tensorrtx-master/refinedet/configure.h 1.9KB
tensorrtx-master/refinedet/gen_wts_refinedet.py 709B
tensorrtx-master/refinedet/logging.h 16.16KB
tensorrtx-master/refinedet/refinedet.cpp 42.88KB
tensorrtx-master/refinedet/utils.h 1.86KB
tensorrtx-master/repvgg/
tensorrtx-master/repvgg/CMakeLists.txt 685B
tensorrtx-master/repvgg/README.md 985B
tensorrtx-master/repvgg/gen_wts.py 895B
tensorrtx-master/repvgg/logging.h 1.13KB
tensorrtx-master/repvgg/repvgg.cpp 12.63KB
tensorrtx-master/resnet/
tensorrtx-master/resnet/CMakeLists.txt 1.25KB
tensorrtx-master/resnet/README.md 2.79KB
tensorrtx-master/resnet/logging.h 16.16KB
tensorrtx-master/resnet/resnet18.cpp 12.57KB
tensorrtx-master/resnet/resnet34.cpp 13.44KB
tensorrtx-master/resnet/resnet50.cpp 13.54KB
tensorrtx-master/resnet/resnet50.py 9.97KB
tensorrtx-master/resnet/resnext50_32x4d.cpp 13.56KB
tensorrtx-master/resnet/wide_resnet50.py 9.5KB
tensorrtx-master/resnet/wideresnet50.cpp 13.55KB
tensorrtx-master/retinaface/
tensorrtx-master/retinaface/CMakeLists.txt 1.44KB
tensorrtx-master/retinaface/README.md 2.62KB
tensorrtx-master/retinaface/calibrator.cpp 2.78KB
tensorrtx-master/retinaface/calibrator.h 1.22KB
tensorrtx-master/retinaface/common.hpp 6.95KB
tensorrtx-master/retinaface/decode.cu 8.88KB
tensorrtx-master/retinaface/decode.h 4.08KB
tensorrtx-master/retinaface/logging.h 16.2KB
tensorrtx-master/retinaface/macros.h 211B
tensorrtx-master/retinaface/retina_mnet.cpp 18.5KB
tensorrtx-master/retinaface/retina_r50.cpp 19.41KB
tensorrtx-master/retinaface/retinaface_trt.py 11.85KB
tensorrtx-master/retinafaceAntiCov/
tensorrtx-master/retinafaceAntiCov/CMakeLists.txt 1.43KB
tensorrtx-master/retinafaceAntiCov/README.md 1.55KB
tensorrtx-master/retinafaceAntiCov/decode.cu 7.68KB
tensorrtx-master/retinafaceAntiCov/decode.h 4.31KB
tensorrtx-master/retinafaceAntiCov/gen_wts.py 736B
tensorrtx-master/retinafaceAntiCov/logging.h 16.19KB
tensorrtx-master/retinafaceAntiCov/macros.h 210B
tensorrtx-master/retinafaceAntiCov/retinafaceAntiCov.cpp 26.63KB
tensorrtx-master/scaled-yolov4/
tensorrtx-master/scaled-yolov4/CMakeLists.txt 1.11KB
tensorrtx-master/scaled-yolov4/README.md 2.07KB
tensorrtx-master/scaled-yolov4/common.hpp 6.89KB
tensorrtx-master/scaled-yolov4/gen_wts.py 731B
tensorrtx-master/scaled-yolov4/logging.h 16.26KB
tensorrtx-master/scaled-yolov4/mish.cu 5.62KB
tensorrtx-master/scaled-yolov4/mish.h 3.48KB
tensorrtx-master/scaled-yolov4/utils.h 1.15KB
tensorrtx-master/scaled-yolov4/yololayer.cu 9.25KB
tensorrtx-master/scaled-yolov4/yololayer.h 4.55KB
tensorrtx-master/scaled-yolov4/yolov4_csp.cpp 26.72KB
tensorrtx-master/senet/
tensorrtx-master/senet/CMakeLists.txt 697B
tensorrtx-master/senet/README.md 878B
tensorrtx-master/senet/logging.h 16.16KB
tensorrtx-master/senet/se_resnet50.cpp 14.39KB
tensorrtx-master/shufflenetv2/
tensorrtx-master/shufflenetv2/CMakeLists.txt 707B
tensorrtx-master/shufflenetv2/README.md 1.21KB
tensorrtx-master/shufflenetv2/logging.h 16.16KB
tensorrtx-master/shufflenetv2/shufflenet_v2.cpp 15.5KB
tensorrtx-master/squeezenet/
tensorrtx-master/squeezenet/CMakeLists.txt 704B
tensorrtx-master/squeezenet/README.md 880B
tensorrtx-master/squeezenet/logging.h 16.16KB
tensorrtx-master/squeezenet/squeezenet.cpp 10.9KB
tensorrtx-master/superpoint/
tensorrtx-master/superpoint/CMakeLists.txt 989B
tensorrtx-master/superpoint/README.md 2.57KB
tensorrtx-master/superpoint/gen_wts.py 505B
tensorrtx-master/superpoint/logging.h 16.57KB
tensorrtx-master/superpoint/supernet.cpp 7.95KB
tensorrtx-master/superpoint/utils.cpp 2.52KB
tensorrtx-master/superpoint/utils.h 982B
tensorrtx-master/swin-transformer/
tensorrtx-master/swin-transformer/semantic-segmentation/
tensorrtx-master/swin-transformer/semantic-segmentation/CMakeLists.txt 3.06KB
tensorrtx-master/swin-transformer/semantic-segmentation/README.md 1.35KB
tensorrtx-master/swin-transformer/semantic-segmentation/UpsampleKernel.cu 4.89KB
tensorrtx-master/swin-transformer/semantic-segmentation/UpsamplePlugin.cpp 6.55KB
tensorrtx-master/swin-transformer/semantic-segmentation/UpsamplePlugin.h 2.46KB
tensorrtx-master/swin-transformer/semantic-segmentation/UpsmapleKernel.h 333B
tensorrtx-master/swin-transformer/semantic-segmentation/common.hpp 34.86KB
tensorrtx-master/swin-transformer/semantic-segmentation/fillmask.cu 5.13KB
tensorrtx-master/swin-transformer/semantic-segmentation/fillmask.h 3.47KB
tensorrtx-master/swin-transformer/semantic-segmentation/gelu.cu 4.99KB
tensorrtx-master/swin-transformer/semantic-segmentation/gelu.h 3.47KB
tensorrtx-master/swin-transformer/semantic-segmentation/gen_wts.py 592B
tensorrtx-master/swin-transformer/semantic-segmentation/include/
tensorrtx-master/swin-transformer/semantic-segmentation/include/dirent.h 27.31KB
tensorrtx-master/swin-transformer/semantic-segmentation/layerNorm.cu 5.14KB
tensorrtx-master/swin-transformer/semantic-segmentation/layerNorm.h 3.51KB
tensorrtx-master/swin-transformer/semantic-segmentation/logging.h 16.65KB
tensorrtx-master/swin-transformer/semantic-segmentation/main.cpp 57B
tensorrtx-master/swin-transformer/semantic-segmentation/myhpp.h 754B
tensorrtx-master/swin-transformer/semantic-segmentation/trainsform.cpp 14.21KB
tensorrtx-master/swin-transformer/semantic-segmentation/utilsn.h 3.01KB
tensorrtx-master/tsm/
tensorrtx-master/tsm/CMakeLists.txt 685B
tensorrtx-master/tsm/README.md 3.17KB
tensorrtx-master/tsm/demo.sh 2.38KB
tensorrtx-master/tsm/gen_wts.py 1.54KB
tensorrtx-master/tsm/logging.h 16.16KB
tensorrtx-master/tsm/mmaction2_tsm_r50_config.py 563B
tensorrtx-master/tsm/test_shift.py 7.53KB
tensorrtx-master/tsm/tsm_r50.cpp 16.75KB
tensorrtx-master/tsm/tsm_r50.py 18.8KB
tensorrtx-master/tutorials/
tensorrtx-master/tutorials/check_fp16_int8_support.md 506B
tensorrtx-master/tutorials/contribution.md 731B
tensorrtx-master/tutorials/faq.md 3.54KB
tensorrtx-master/tutorials/from_pytorch_to_trt_stepbystep_hrnet.md 5.48KB
tensorrtx-master/tutorials/getting_started.md 3.15KB
tensorrtx-master/tutorials/install.md 1.69KB
tensorrtx-master/tutorials/measure_performance.md 3.54KB
tensorrtx-master/tutorials/migrating_from_tensorrt_4_to_7.md 635B
tensorrtx-master/tutorials/multi_GPU_processing.md 1.97KB
tensorrtx-master/tutorials/run_on_windows.md 4.93KB
tensorrtx-master/ufld/
tensorrtx-master/ufld/CMakeLists.txt 695B
tensorrtx-master/ufld/README.md 1.36KB
tensorrtx-master/ufld/common.hpp 6.28KB
tensorrtx-master/ufld/gen_wts.py 613B
tensorrtx-master/ufld/lane_det.cpp 15.74KB
tensorrtx-master/ufld/logging.h 15.58KB
tensorrtx-master/ufld/macros.h 462B
tensorrtx-master/ufld/pth2onnx.py 579B
tensorrtx-master/unet/
tensorrtx-master/unet/CMakeLists.txt 718B
tensorrtx-master/unet/README.md 1.9KB
tensorrtx-master/unet/common.hpp 2.88KB
tensorrtx-master/unet/gen_wts.py 538B
tensorrtx-master/unet/logging.h 16.2KB
tensorrtx-master/unet/macros.h 462B
tensorrtx-master/unet/unet.cpp 12KB
tensorrtx-master/vgg/
tensorrtx-master/vgg/CMakeLists.txt 671B
tensorrtx-master/vgg/README.md 761B
tensorrtx-master/vgg/logging.h 16.16KB
tensorrtx-master/vgg/vgg11.cpp 10.9KB
tensorrtx-master/yolop/
tensorrtx-master/yolop/CMakeLists.txt 992B
tensorrtx-master/yolop/README.md 3.43KB
tensorrtx-master/yolop/common.hpp 14.89KB
tensorrtx-master/yolop/cuda_utils.h 344B
tensorrtx-master/yolop/gen_wts.py 1KB
tensorrtx-master/yolop/logging.h 606B
tensorrtx-master/yolop/macros.h 210B
tensorrtx-master/yolop/utils.h 1.49KB
tensorrtx-master/yolop/yololayer.cu 12.21KB
tensorrtx-master/yolop/yololayer.h 4.63KB
tensorrtx-master/yolop/yolop.cpp 8.21KB
tensorrtx-master/yolop/yolop.hpp 12.76KB
tensorrtx-master/yolop/yolop_trt.py 15.66KB
tensorrtx-master/yolov3-spp/
tensorrtx-master/yolov3-spp/CMakeLists.txt 1.09KB
tensorrtx-master/yolov3-spp/README.md 2.29KB
tensorrtx-master/yolov3-spp/Utils.h 3.07KB
tensorrtx-master/yolov3-spp/gen_wts.py 637B
tensorrtx-master/yolov3-spp/logging.h 16.16KB
tensorrtx-master/yolov3-spp/samples/
tensorrtx-master/yolov3-spp/samples/bus.jpg 476.01KB
tensorrtx-master/yolov3-spp/samples/zidane.jpg 164.99KB
tensorrtx-master/yolov3-spp/yololayer.cu 9.25KB
tensorrtx-master/yolov3-spp/yololayer.h 4.9KB
tensorrtx-master/yolov3-spp/yolov3-spp.cpp 27.04KB
tensorrtx-master/yolov3-tiny/
tensorrtx-master/yolov3-tiny/CMakeLists.txt 1.22KB
tensorrtx-master/yolov3-tiny/README.md 1.62KB
tensorrtx-master/yolov3-tiny/gen_wts.py 750B
tensorrtx-master/yolov3-tiny/logging.h 16.19KB
tensorrtx-master/yolov3-tiny/macros.h 210B
tensorrtx-master/yolov3-tiny/utils.h 3.12KB
tensorrtx-master/yolov3-tiny/yololayer.cu 8.92KB
tensorrtx-master/yolov3-tiny/yololayer.h 4.79KB
tensorrtx-master/yolov3-tiny/yolov3-tiny.cpp 18.23KB
tensorrtx-master/yolov3/
tensorrtx-master/yolov3/CMakeLists.txt 1.17KB
tensorrtx-master/yolov3/README.md 2.57KB
tensorrtx-master/yolov3/calibrator.cpp 2.79KB
tensorrtx-master/yolov3/calibrator.h 1.22KB
tensorrtx-master/yolov3/gen_wts.py 740B
tensorrtx-master/yolov3/logging.h 16.28KB
tensorrtx-master/yolov3/macros.h 211B
tensorrtx-master/yolov3/utils.h 2.49KB
tensorrtx-master/yolov3/yololayer.cu 8.96KB
tensorrtx-master/yolov3/yololayer.h 4.92KB
tensorrtx-master/yolov3/yolov3.cpp 24.7KB
tensorrtx-master/yolov3/yolov3_trt.py 18.12KB
tensorrtx-master/yolov4/
tensorrtx-master/yolov4/CMakeLists.txt 1.1KB
tensorrtx-master/yolov4/README.md 1.97KB
tensorrtx-master/yolov4/gen_wts.py 719B
tensorrtx-master/yolov4/logging.h 16.16KB
tensorrtx-master/yolov4/mish.cu 5.62KB
tensorrtx-master/yolov4/mish.h 3.45KB
tensorrtx-master/yolov4/utils.h 1.16KB
tensorrtx-master/yolov4/yololayer.cu 9.19KB
tensorrtx-master/yolov4/yololayer.h 4.55KB
tensorrtx-master/yolov4/yolov4.cpp 32.57KB
tensorrtx-master/yolov5/
tensorrtx-master/yolov5/CMakeLists.txt 1.76KB
tensorrtx-master/yolov5/README.md 10.67KB
tensorrtx-master/yolov5/gen_wts.py 2.2KB
tensorrtx-master/yolov5/images 21B
tensorrtx-master/yolov5/plugin/
tensorrtx-master/yolov5/plugin/yololayer.cu 10.18KB
tensorrtx-master/yolov5/plugin/yololayer.h 3.52KB
tensorrtx-master/yolov5/src/
tensorrtx-master/yolov5/src/calibrator.cpp 3.29KB
tensorrtx-master/yolov5/src/calibrator.h 1.18KB
tensorrtx-master/yolov5/src/config.h 2.01KB
tensorrtx-master/yolov5/src/cuda_utils.h 417B
tensorrtx-master/yolov5/src/logging.h 16.2KB
tensorrtx-master/yolov5/src/macros.h 484B
tensorrtx-master/yolov5/src/model.cpp 33.3KB
tensorrtx-master/yolov5/src/model.h 1022B
tensorrtx-master/yolov5/src/postprocess.cpp 6.8KB
tensorrtx-master/yolov5/src/postprocess.h 711B
tensorrtx-master/yolov5/src/preprocess.cu 4.46KB
tensorrtx-master/yolov5/src/preprocess.h 522B
tensorrtx-master/yolov5/src/types.h 275B
tensorrtx-master/yolov5/src/utils.h 1.96KB
tensorrtx-master/yolov5/yolov5_cls.cpp 9.33KB
tensorrtx-master/yolov5/yolov5_cls_trt.py 8.69KB
tensorrtx-master/yolov5/yolov5_det.cpp 7.6KB
tensorrtx-master/yolov5/yolov5_det_cuda_python.py 17.96KB
tensorrtx-master/yolov5/yolov5_det_trt.py 17.87KB
tensorrtx-master/yolov5/yolov5_seg.cpp 8.59KB
tensorrtx-master/yolov5/yolov5_seg_trt.py 22.29KB
tensorrtx-master/yolov7/
tensorrtx-master/yolov7/CMakeLists.txt 1.36KB
tensorrtx-master/yolov7/README.md 3.01KB
tensorrtx-master/yolov7/gen_wts.py 1.72KB
tensorrtx-master/yolov7/images 21B
tensorrtx-master/yolov7/include/
tensorrtx-master/yolov7/include/block.h 1.5KB
tensorrtx-master/yolov7/include/calibrator.h 1.22KB
tensorrtx-master/yolov7/include/config.h 1.73KB
tensorrtx-master/yolov7/include/cuda_utils.h 417B
tensorrtx-master/yolov7/include/logging.h 16.2KB
tensorrtx-master/yolov7/include/macros.h 484B
tensorrtx-master/yolov7/include/model.h 1.33KB
tensorrtx-master/yolov7/include/postprocess.h 465B
tensorrtx-master/yolov7/include/preprocess.h 542B
tensorrtx-master/yolov7/include/types.h 257B
tensorrtx-master/yolov7/include/utils.h 1.43KB
tensorrtx-master/yolov7/main.cpp 7.6KB
tensorrtx-master/yolov7/plugin/
tensorrtx-master/yolov7/plugin/yololayer.cu 10.29KB
tensorrtx-master/yolov7/plugin/yololayer.h 3.5KB
tensorrtx-master/yolov7/src/
tensorrtx-master/yolov7/src/block.cpp 11.18KB
tensorrtx-master/yolov7/src/calibrator.cpp 2.78KB
tensorrtx-master/yolov7/src/model.cpp 148.18KB
tensorrtx-master/yolov7/src/postprocess.cpp 3.22KB
tensorrtx-master/yolov7/src/preprocess.cu 4.45KB
tensorrtx-master/yolov7/yolov7_trt.py 17.77KB
tensorrtx-master/yolov8/
tensorrtx-master/yolov8/CMakeLists.txt 1.97KB
tensorrtx-master/yolov8/README.md 6.8KB
tensorrtx-master/yolov8/gen_wts.py 1.76KB
tensorrtx-master/yolov8/include/
tensorrtx-master/yolov8/include/block.h 1.75KB
tensorrtx-master/yolov8/include/calibrator.h 1.21KB
tensorrtx-master/yolov8/include/config.h 928B
tensorrtx-master/yolov8/include/cuda_utils.h 417B
tensorrtx-master/yolov8/include/logging.h 16.2KB
tensorrtx-master/yolov8/include/macros.h 484B
tensorrtx-master/yolov8/include/model.h 2.01KB
tensorrtx-master/yolov8/include/postprocess.h 1.34KB
tensorrtx-master/yolov8/include/preprocess.h 440B
tensorrtx-master/yolov8/include/types.h 423B
tensorrtx-master/yolov8/include/utils.h 2.53KB
tensorrtx-master/yolov8/plugin/
tensorrtx-master/yolov8/plugin/yololayer.cu 12.4KB
tensorrtx-master/yolov8/plugin/yololayer.h 4.14KB
tensorrtx-master/yolov8/src/
tensorrtx-master/yolov8/src/block.cpp 12.83KB
tensorrtx-master/yolov8/src/calibrator.cpp 2.83KB
tensorrtx-master/yolov8/src/model.cpp 124.62KB
tensorrtx-master/yolov8/src/postprocess.cpp 10.56KB
tensorrtx-master/yolov8/src/postprocess.cu 2.97KB
tensorrtx-master/yolov8/src/preprocess.cu 4.76KB
tensorrtx-master/yolov8/yolov8_cls.cpp 9.82KB
tensorrtx-master/yolov8/yolov8_cls_trt.py 9.83KB
tensorrtx-master/yolov8/yolov8_det.cpp 10.91KB
tensorrtx-master/yolov8/yolov8_det_trt.py 18.04KB
tensorrtx-master/yolov8/yolov8_pose.cpp 10.92KB
tensorrtx-master/yolov8/yolov8_pose_trt.py 19.37KB
tensorrtx-master/yolov8/yolov8_seg.cpp 13.19KB
tensorrtx-master/yolov8/yolov8_seg_trt.py 22.46KB
tensorrtx-master/yolov9/
tensorrtx-master/yolov9/CMakeLists.txt 2.09KB
tensorrtx-master/yolov9/README.md 3.95KB
tensorrtx-master/yolov9/demo.cpp 9.04KB
tensorrtx-master/yolov9/gen_wts.py 2.63KB
tensorrtx-master/yolov9/images 21B
tensorrtx-master/yolov9/include/
tensorrtx-master/yolov9/include/block.h 3.35KB
tensorrtx-master/yolov9/include/calibrator.h 1.12KB
tensorrtx-master/yolov9/include/config.h 2.09KB
tensorrtx-master/yolov9/include/cuda_utils.h 417B
tensorrtx-master/yolov9/include/logging.h 16.2KB
tensorrtx-master/yolov9/include/macros.h 484B
tensorrtx-master/yolov9/include/model.h 2.52KB
tensorrtx-master/yolov9/include/postprocess.h 1.11KB
tensorrtx-master/yolov9/include/preprocess.h 522B
tensorrtx-master/yolov9/include/types.h 360B
tensorrtx-master/yolov9/include/utils.h 1.95KB
tensorrtx-master/yolov9/plugin/
tensorrtx-master/yolov9/plugin/yololayer.cu 8.31KB
tensorrtx-master/yolov9/plugin/yololayer.h 3.88KB
tensorrtx-master/yolov9/src/
tensorrtx-master/yolov9/src/block.cpp 22.66KB
tensorrtx-master/yolov9/src/calibrator.cpp 3.58KB
tensorrtx-master/yolov9/src/model.cpp 61.53KB
tensorrtx-master/yolov9/src/postprocess.cpp 9.43KB
tensorrtx-master/yolov9/src/postprocess.cu 2.99KB
tensorrtx-master/yolov9/src/preprocess.cu 4.75KB
tensorrtx-master/yolov9/windows/
tensorrtx-master/yolov9/windows/dirent.h 26.61KB
tensorrtx-master/yolov9/yolov9_trt.py 17.74KB