-
Hi, I try to use yolov5 for my project, I created a new folder has three files: detect.py, models_all.py, utils_all.py and my own weights best.pt, models_all.py include all code in folder models, and …
-
Q1: Can YOLOv7-tiny use Re-parameterization.ipynb?
Q2: I don't know how to use Re-parameterization.ipynb. Is the step of Re-parameterization.ipynb use trained model of customer dataset .pt and run Re…
-
Hi,
Are the YOLOR and YOLOv5 benchmarks (in the ReadMe) up to date?
Performance seems still several percents lower than the official repositories (e.g. AP at 0.478 vs 0.541 for YOLOR-P6 and 0.49…
-
-
Hi @stark-t , after having today a short look at the [YOLOv7 paper](https://arxiv.org/abs/2207.02696), especially [Fig 1](https://github.com/WongKinYiu/yolov7/blob/main/figure/performance.png), I woul…
-
• Hardware Platform (Jetson / GPU) Both
• DeepStream Version [5.1 on GPU and 6.2 on jetson]
• JetPack Version (valid for Jetson only) 5.1
Hi @marcoslucianops, thank you for your great work.
Af…
-
你好,关于ssFPN这个可以交流一下嘛?
-
Hello, I was able to convert the my yoloR weights using the information provided [here](https://github.com/aws/aws-neuron-sdk/issues/402). However, when I compared both models the results using the re…
-
When Starting training for epochs, a RuntimeError happened.
Using torch 1.13.1 CUDA:0 (NVIDIA GeForce GTX 1650, 4095MB)
...
Epoch gpu_mem box obj cls total targets …
-
## Bug Description
ERROR: [Torch-TensorRT] - Method requested cannot be compiled by Torch-TensorRT.TorchScript.
Unsupported operators listed below:
- aten::lstm.input(Tensor input, Tensor[] hx, …