Skip to content

Issues: ultralytics/yolov5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

How to save model (export) upon program exit exports Model exports (ONNX, TensorRT, TFLite, etc.) question Further information is requested
#13439 opened Nov 29, 2024 by Mitutoyum
1 task done
Setting Custom Anchors in YOLOv5 for Mismatched Bounding Box Sizes detect Object Detection issues, PR's question Further information is requested
#13437 opened Nov 28, 2024 by shinzokuro
1 task done
Guidance/Libary Needed for ONNX Model Post-Processing exports Model exports (ONNX, TensorRT, TFLite, etc.) question Further information is requested
#13436 opened Nov 27, 2024 by Throws100
1 task done
WARNING ⚠️ NMS time limit 2.100s exceeded detect Object Detection issues, PR's question Further information is requested
#13434 opened Nov 27, 2024 by lqh964165950
1 task done
No speed improvement between FP16 and INT8 TensorRT models bug Something isn't working exports Model exports (ONNX, TensorRT, TFLite, etc.)
#13433 opened Nov 27, 2024 by ingtommi
1 of 2 tasks
How to evaluate VisDrone-VID dataset? detect Object Detection issues, PR's question Further information is requested
#13430 opened Nov 23, 2024 by Wzh10032
1 task done
What is the difference between "SPPF/SPP -> C3" and "C3 -> SPPF/SPP" in backbone ? question Further information is requested
#13428 opened Nov 22, 2024 by sunshanlu
1 task done
如何在yolov5中添加FPS和mAPs评价指标? question Further information is requested
#13427 opened Nov 22, 2024 by lqh964165950
1 task done
using --rect to train, mAP a little bit low question Further information is requested
#13425 opened Nov 21, 2024 by wzf19947
1 task done
Why is there a sudden drop in accuracy? question Further information is requested
#13422 opened Nov 19, 2024 by lqh964165950
1 task done
val.py imgsz issue question Further information is requested
#13420 opened Nov 19, 2024 by wzf19947
1 task done
How to generate the proper yolo style yaml? detect Object Detection issues, PR's question Further information is requested
#13419 opened Nov 18, 2024 by tobymuller233
1 task done
Objectness loss, class loss and bounding box losses in YOLOv5 detect Object Detection issues, PR's question Further information is requested
#13418 opened Nov 18, 2024 by Shanky71
1 task done
Loss computation sometimes cause nan values bug Something isn't working
#13416 opened Nov 15, 2024 by tobymuller233
2 tasks done
Can --image-weights and DDP training be compatible by building image-weighted dataset? detect Object Detection issues, PR's enhancement New feature or request question Further information is requested
#13415 opened Nov 13, 2024 by Scorbinwen
1 task done
Why numbers of anchor are 3 in yolov5-p2.yaml? detect Object Detection issues, PR's question Further information is requested
#13413 opened Nov 12, 2024 by DiaJB
1 task done
How to change the thickness & the transparency of the bounding boxes ? detect Object Detection issues, PR's question Further information is requested
#13412 opened Nov 11, 2024 by andreade11
1 task done
yolov5 on milk-v tpu 256 bug Something isn't working detect Object Detection issues, PR's embedded Pertaining to IOT or low-power devices exports Model exports (ONNX, TensorRT, TFLite, etc.)
#13411 opened Nov 11, 2024 by tcpipchip
1 of 2 tasks
how to use the val.py script to detect only 'person' and 'car' classes? detect Object Detection issues, PR's question Further information is requested
#13409 opened Nov 10, 2024 by ghosmile
1 task done
problem with int8 quantization of tensorrt for models trained with adam optimizer bug Something isn't working exports Model exports (ONNX, TensorRT, TFLite, etc.)
#13404 opened Nov 8, 2024 by skynn1128
2 tasks done
Failing at small detection !! detect Object Detection issues, PR's question Further information is requested
#13401 opened Nov 6, 2024 by Manueljohnson063
1 task done
How to use my GPU GeForce 920M with YoloV5 bug Something isn't working dependencies Dependencies and packages detect Object Detection issues, PR's
#13400 opened Nov 5, 2024 by henriquerubio
1 of 2 tasks
why different optimizer train get different result question Further information is requested
#13399 opened Nov 5, 2024 by tank1530532
1 task done
error bug Something isn't working
#13398 opened Nov 3, 2024 by ShadyIskander
1 of 2 tasks
How to read yolo11 tflite output tensor exports Model exports (ONNX, TensorRT, TFLite, etc.) question Further information is requested
#13396 opened Nov 1, 2024 by francesco-clementi-92
1 task done
ProTip! Adding no:label will show everything without a label.