-
What is the **best way** to run YOLO in **production**?
I need to process a lot of images (video streams), so I need to get **maximum** hardware resources utilization keeping **costs low**.
I've t…
-
I'm trying to change the model used from MobileNet SSD to YOLOv3.
I am using the Intel RealSense Camera D435 on Ubuntu 16.04 (LTS).
**Steps taken:**
- Download tensorflow YOLOv3 [here](https:/…
-
I wanted to get mAP of int8, so I exceuted below command.
`python evaluate.py --weights ./data/yolov4-int8.tflite --framework tflite --size 416`
It worked but very very slow. It took more than 1 ~2 …
-
I tried generating new models with different input size from https://github.com/DeGirum/ultralytics_degirum, but the scripts are not working. There is a clear typo in https://github.com/DeGirum/ultral…
-
Instructions for updating:
Use Variable.read_value. Variables in 2.X are initialized automatically both in eager and graph (inside tf.defun) contexts.
0%| | 0/1804 [00:00
-
Hello,
I am working on building detection from satellite images, and i think docker/yolt is the bestfit for my project,
but i work on large images (9351,9351) pixels,
so does this images should be …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Export
### Bug
Downloa…
-
Im getting this error while converting yolov4-tiny model to tflite
Im using tensorflow 2.1
if any other information is required ill provide
Traceback (most recent call last):
File "conve…
-
This issue has been mentioned quite sometime ago on:
https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/356 and https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/282
But there s…
-
Hi @AlexeyAB ,
Can you give me guidance on two questions? FYI, I successfully trained darknet53.conv.74 on a dataset with 86 different classes of joints that are in left/right hand and feet. I atta…