-
**Describe the bug**
A clear and concise description of what the bug is.
**Encountered known unsupported method torch.Tensor.new_tensor**
**To Reproduce**
Code snippet about how to reproduce the b…
-
Question:
Can I combine an existing Yolo dataset with a custom dataset I created? If so, how would we do it??
Also, please provide documents and references to proceed further as we have the scena…
-
**Onboarding host version 3**
- [ ] #771
**- [ ] Section: Preparation**
- [ ] #776
- [ ] #777
**- [ ] Section: Setup Accommodation**
- [ ] #782
- [ ] #778
- [ ] #783
- [ ] #779
- [ ] #780
-…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
[here](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data#1-create-datasetyaml), I believe the yaml code block should be:
```yaml
# Train/val/test sets as 1) dir: path/to/imgs, 2) file: p…
-
## 环境版本说明
OS: ubuntu20.04下
docker: docker rknntoolkit 1.7.3 环境
## 背景:
需要转换Y8的网络,在Q群讨论过了,做了y8的网络层修改,
具体是用原生的y8的网络,做如下 修改
1, 将ultrralytics 文件夹下的所有chunk 算子 等效替换成chunk;
接着便开始输出onnx:
```
from ul…
-
where can get MSKRCNN config file
if I use mmdet config file then
mmdet2trt init_trt_model.......
[01/27/2022-14:52:30] [TRT] [W] TensorRT was linked against cuBLAS/cuBLAS LT 10.2.3 but loaded cu…
-
Loading and preparing results...
Traceback (most recent call last):
File "tools/train.py", line 92, in
main(args)
File "tools/train.py", line 87, in main
trainer.run(train_dataloader…
-
## Instructions To Reproduce the 🐛 Bug:
1. Full runnable code or full changes you made:
```
I use the original repo and do not change anything.
```
2. What exact command do you run:
```bash
…
ghost updated
8 months ago
-
Hi,
I am getting 8.6 FPS in 2K video (width = 1920, height = 1080) image size, and efficientdet-d0.pth and use_float16 = False
I am getting 9.4 FPS in 2K video (width = 1920, height = 1080) ima…