SwEngine
SwEngine
How did you obtained the yolov7-lite-t and yolov7-lite-s. In the repo of https://github.com/WongKinYiu/yolov7, there does not exists models yolov7-lite-t and yolov7-lite-t. I could not find the source. Could you share...
Are there anyone who implement the onnx model or trt model by using cpp? The link given in the readme about cpp is not working for me. OpenCV Dnn implementation...
How can I run the model on tensorRT, by using your python code? Is there any example? Do you have cpp implementation for tensorRT?
How to apply int8 quantization to the model?
Hello, I would like to ask a few questions about this github repo. 1. What do I need to do to train using the pretrained model? 2. How can I...
Hello, I would like to ask a few questions about this github repo. 1. What do I need to do to train using the pretrained model? 2. How can I...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Thanks for such a great work. What are the...
Hi, I want to train trocr-small-printed for license plate ocr for my school work. However, when I use your [notebook ](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/TrOCR/Fine_tune_TrOCR_on_IAM_Handwriting_Database_using_native_PyTorch.ipynb), the decoded outputs are garbage English words and not...
Hi, I want to train trocr-small-printed for license plate ocr for my school work. However, when I use trocr model from huggingface, the decoded outputs are garbage English words and...
When I tried to convert my onnx file to trt file (tensorrt7), I got the error below, how can I solve it? [12/11/2023-16:10:27] [I] [TRT] ModelImporter.cpp:135: No importer registered for...