frabob2017
frabob2017
### 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 I have 70,000 images that need to train, in...
### 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 I want to modify hyperparameters since I need to...
Hello, I am training around 70,000 images (on disk, it is around 2.7G) in google colab pro. But when I read it in YoloV5 and cache it, around 1/3 total...
### 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 Hello I run this command as instructed in google...
### 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 I found that annotation position is not what I...
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests. ### Description Hello YOLOV5 team, is it possible in the future that...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests. ### Description Is it possible for YOLO team to replace nn.conv2d with...
### 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 Hello yolov8 team, I used YOLOv8 to detect bone...
### What is the problem this feature will solve? does mmyolo provide 3D convilution kernel to detect medical imaging such as CT or MRI images? I check YOLOv8 team. They...
Hello I follow this video https://www.youtube.com/watch?v=lbFmceo4D5E&t=201s to install localgpt, when I use command python -m install -r requriements.txt, I have such error. Do I need to install LLAMA2 seperately. I...