moahaimen
moahaimen
### 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 similar questions. ### Question hi I need your help in Merging Yolov5 with...
is it possible to use it on objects not human?
Traceback (most recent call last): File "run_image.py", line 8, in from tf_pose.estimator import TfPoseEstimator File "/content/human-action-classification/tf_pose/__init__.py", line 5, in from tf_pose.runner import infer, Estimator, get_estimator File "/content/human-action-classification/tf_pose/runner.py", line 8, in...
Height, Width, Channels : 512 512 3 WARNING:tensorflow:The following Variables were used in a Lambda layer's call (tf.math.multiply_2), but are not present in its tracked objects: . This is a...
## ❔Question Hi I need to combine Yolov5 with a human estimator model to recognize a certain human position for carrying a gun and give an alarm for it 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 hi i need to train 3 yolov8 models and...
### 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 @glenn-jocher hi Glenn, i used yolov8 in my thesis...
I used the WBF for combining 3 yolov5 models, but now i need the final Precision and Recall and Confusion matrix, also the confusion matrix, of the WBF how can...
hi i need to apply Ensemble Learning on My object detection project and I saw your github, can you please confirm that WBF considers to be part of Ensemble Learning?...
what is the version of the flutter you used in this project?