-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
camera ai sheep #1033
Comments
👋 Hello @koplomen69, thank you for raising an issue about Ultralytics HUB 🚀! Please visit our HUB Docs to learn more:
If this is a 🐛 Bug Report regarding a camera AI for detecting sheep under all conditions ("scan domba di segala kondisi"), we kindly ask you to provide screenshots and steps to reproduce the issue. A minimum reproducible example (MRE) would help us investigate this better. Additionally, information about your environment (e.g., operating system, camera details) would be very helpful. If this is a ❓ Question or feature request, please describe your use case more fully, including specific details about your dataset, the AI pipeline you're envisioning, or other relevant information so that we can better guide you. This is an automated response, but don't worry 😊—an Ultralytics engineer will also assist you soon. We appreciate your patience and look forward to helping resolve your issue! |
@koplomen69 thank you for your interest in using AI for sheep detection! 🐑 Ultralytics HUB provides excellent tools for this exact use case. Here's how to implement a robust sheep scanning system:
Example inference code for sheep detection: from ultralytics import YOLO
model = YOLO('yolov8n.pt') # or your custom sheep model
results = model.predict('sheep_video.mp4', stream=True) For livestock monitoring examples, see our Animal Behavior Monitoring Guide using similar techniques. Would you like guidance on any specific aspect of implementation? |
Search before asking
Description
scan domba di segala kondisi
Use case
No response
Additional
No response
The text was updated successfully, but these errors were encountered: