issues
search
zhiqwang
/
yolort
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
https://zhiqwang.com/yolort
GNU General Public License v3.0
721
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cant batch infer?
#510
yueyue0574
closed
11 months ago
0
Resolved Issue: Fix Exporting ONNX Model with Fixed Batch Size of 1 Using export_tensorrt_engine
#509
laugh12321
closed
11 months ago
1
Exporting ONNX Model with Fixed Batch Size of 1 Using export_tensorrt_engine
#508
laugh12321
closed
11 months ago
0
[defaultAllocator.cpp::deallocate::42] Error Code 1: Cuda Runtime (invalid argument) Segmentation fault (core dumped)
#506
Ainecop
opened
1 year ago
0
YOUR REVISION MESSAGE
#505
JingxianKe
opened
1 year ago
1
first about DataLoader and Trainer
#504
JingxianKe
closed
1 year ago
1
limit image input size
#503
JingxianKe
opened
1 year ago
0
Updata broken links
#502
JingxianKe
closed
1 year ago
0
Fix unit-tests for exporting ONNX
#501
JingxianKe
opened
1 year ago
0
Fix unit-tests for exporting ONNX
#500
JingxianKe
closed
1 year ago
0
Remove Matplotlib agg backend
#499
JingxianKe
closed
1 year ago
0
Update broken links
#498
JingxianKe
closed
1 year ago
1
Update some link
#497
JingxianKe
closed
1 year ago
2
delete matplotlib.use("Agg")
#496
JingxianKe
closed
1 year ago
1
Fix link of pepy badge
#495
zhiqwang
closed
1 year ago
0
SetCriterion's forward() incompatible with P6 models. Can't train P6 models.
#494
SarBH
opened
1 year ago
0
Bump version to v0.7
#493
zhiqwang
opened
1 year ago
0
If put yolov5 onnx exported from ultralytics into export_engine api, the postprocess speed slows down in cpp deploy.
#492
YoungjaeDev
closed
1 year ago
8
Is it correct to subtract x_offset twice when performing bbox scale as post-processing?
#491
YoungjaeDev
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#490
pre-commit-ci[bot]
opened
1 year ago
2
[PPQ] Step 0/n Support int8 conversion for NV Platform
#487
liuxubit
closed
1 year ago
3
CLI tool for exporting models.: error: the following arguments are required: --checkpoint_path
#486
luocheng610
closed
1 year ago
16
Can not export to ONNX model. AttributeError: 'NoneType' object has no attribute 'shape'
#485
willjoy
opened
1 year ago
7
SpeedUp with microsoft/nni
#484
zhiqwang
opened
1 year ago
3
Remove `ComputeLoss` from TorchScript graph
#483
zhiqwang
opened
1 year ago
0
Support exporting to PyTorch mobile interpreter
#482
gillpeacegood
closed
1 year ago
2
Disable package publish workflow on main branch
#480
zhiqwang
closed
1 year ago
0
Can bbox coordinates be negative in yolo output?
#479
YoungjaeDev
closed
1 year ago
6
Add PyTorch 1.12 and 1.13 to GH Actions
#478
zhiqwang
closed
1 year ago
4
Bump actions/setup-python from 4.4.0 to 4.5.0
#477
dependabot[bot]
closed
1 year ago
3
Loading pre-trained model is not supported for num_classes != 80
#475
chandan-wiai
opened
1 year ago
1
Rename to `DetectionModel`
#474
zhiqwang
closed
1 year ago
1
Remove lightning dependency in unit tests
#473
zhiqwang
closed
1 year ago
2
Bump actions/setup-python from 4.0.0 to 4.4.0
#472
dependabot[bot]
closed
1 year ago
2
Remove `NestedTensor` from pre-processing
#471
zhiqwang
opened
1 year ago
0
Make compatible with yolov5 6.2 release
#470
gillpeacegood
closed
1 year ago
1
Bump actions/setup-python from 4.0.0 to 4.3.1
#468
dependabot[bot]
closed
1 year ago
3
Unexpected side effect on matplotlib's backend
#467
narugo1992
closed
1 year ago
2
Can't load custom trained model
#466
errx
closed
1 year ago
2
module 'yolort' has no attribute 'utils'
#465
beyondli
closed
2 years ago
4
Bump actions/setup-python from 4.0.0 to 4.3.0
#464
dependabot[bot]
closed
1 year ago
3
Bump codecov/codecov-action from 3.1.0 to 3.1.1
#463
dependabot[bot]
closed
1 year ago
3
Set RGB mode in read_image
#462
zhiqwang
closed
1 year ago
2
Update Why yolort docs
#460
zhiqwang
closed
2 years ago
1
[docs] Why yolort?
#459
zhiqwang
closed
2 years ago
1
Add minimal version of TensorRT
#458
xiaotaofenghcc
opened
2 years ago
3
Add fully convolutional `Focus2`
#457
zhiqwang
closed
2 years ago
1
Perform pre-processing on GPU for TensorRT
#454
lauhsu
closed
2 years ago
2
Bump actions/setup-python from 4.0.0 to 4.2.0
#453
dependabot[bot]
closed
2 years ago
3
Dynamic batch dimension not working with ONNX export
#452
timmh
opened
2 years ago
1
Next