Muhammad Faizan
Muhammad Faizan
### 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 Glenn, I would like to ask I am...
There are so many problems with the requirements.txt file, which doesn't install packages in google colab. Some package's version don't match. Could you please update this for colab, or can...
I am trying to detect two parent classes mainly person and head. In head class, I would like to make child classes such as male, female, and unknown ( head...
### 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 3.12 anchors/target, 0.819 Best Possible Recall (BPR). Anchors are...
**• Jetson Orin Nano DeveloperKit** • Deep Stream: 6.4.0 • JetPack Version: 6.0-b52 • TensorRT Version: 8.6.2.3-1+cuda12.2 **• CUDA: 12.2** I am trying to run YOLOV7 on Jetson Orin Nano....
Hi, thanks for the amazing work. I want to add a script here to load the Brats challenge dataset from the local directory or from google drive in case running...
Hi Author, I want to add yolov5 and OSNet for detection and person re-identification.
Hi, thanks for the amazing work. I have followed your README file to setup everything. I am inferencing on images in a folder and I want to run it on...
Thank you for the wonderful work. I am using yolov5 as an object detection model following image fusion. I have infrared and optical input streams, the image fusion model (in...
## Description ## Environment **TensorRT Version**: 8.5 **CUDA Version**: 11.4 **CUDNN Version**: 8.6 Operating System: Python Version (if applicable): 3.8.10 PyTorch Version (if applicable): 2.1.0a0+41361538.nv23.6 ## My implementation ```python #Run...