You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Hello @hdjhasd, thank you for your interest in YOLOv5 🚀! Please visit our ⭐️ Tutorials to get started, where you can find quickstart guides for common tasks like Custom Data Training all the way to advanced optimization techniques like Hyperparameter Evolution.
If this is a 🐛 Bug Report, please provide a minimum reproducible example (MRE) to help us investigate this further. This should include details such as custom dataset samples, relevant training or inference code snippets, and complete logs for better debugging.
If this is a ❓ Question related to your dust detection task, please make sure to share:
Information about your custom dataset (e.g., size, quality, class balance)
Examples of false detections, particularly at night, to better understand the issue
Details of the model configuration or modifications you may have made
Your training logs and hyperparameters used (learning rate, batch size, etc.)
@hdjhasd thank you for your question. For improving accuracy and reducing false detections, especially in challenging scenarios like night-time dust detection, ensure your training dataset includes diverse and representative images of the deployment environment (e.g., day and night conditions). Verify that annotations are accurate and consistent, and consider adding background images to reduce false positives. You can also experiment with hyperparameter tuning or use Test-Time Augmentation (TTA) for better results. For more guidance, refer to the Tips for Best Training Results documentation. Let us know if you need further clarification!
Search before asking
Question
The accuracy of using Yolov5 for dust detection in ports is not high, and there will be a large number of false detections, especially at night
Additional
No response
The text was updated successfully, but these errors were encountered: