Skip to content

issues Search Results · repo:ultralytics/yolo-ios-app language:Swift

Filter by

28 results
 (69 ms)

28 results

inultralytics/yolo-ios-app (press backspace or delete to remove)

I am able to get bounded boxes for all objects present in real-time only when the phone is held in portrait mode. If i rotate the phone the bounding boxes vanishes
bug
detect
  • chiman-09
  • 2
  • Opened 
    on Dec 28, 2024
  • #73

https://github.com/ultralytics/yolo-ios-app?tab=readme-ov-file Add YOLO11 Models to the Project: Export CoreML INT8 models using the ultralytics Python package (with pip install ultralytics), or download ...
enhancement
fixed
question
  • zumisio
  • 7
  • Opened 
    on Dec 10, 2024
  • #70

Hi, I d love to make some lightweight customization (label changes) to this repo and test drive it without having to buy a Mac and learning how to program in SWIFT. Is it possible to run this in GitHub ...
devops
question
  • reza8iucs
  • 2
  • Opened 
    on Nov 18, 2024
  • #66

Do we need a specific output format to detect the object using the same code base? I tried importing my custom model to the application and was able to import the .mlpackage as well, but unable to detect ...
exports
question
solutions
  • bibekdhakal
  • 3
  • Opened 
    on Nov 9, 2024
  • #65

`Thanks for the awesome repo! Are there any modifications needed to run similar yolo 11 models in the app? On download from the ultralytica hub I get unusual mlpackages?
fixed
question
  • Jessers1
  • 5
  • Opened 
    on Oct 27, 2024
  • #63

Hello, can the yolov8-obb model be exported as a CoreML model for use in IOS? I tried to export the model, but only when the yolov8n model uses the parameter nms=True when exporting coreml, can it be used ...
question
  • Wwshiliu
  • 2
  • Opened 
    on Aug 27, 2024
  • #60

Hello, friends. First, thank you for making this repository publicly available. I m trying to integrate FastSAM into the template you have established here. However, I m not sure how to handle FastSAM ...
  • ccharp
  • 4
  • Opened 
    on Jul 26, 2024
  • #49

image @john-rocky The share/screenshot button shown in the figure does not work properly. We need the image to stop when the button is pressed to clearly show the user what they are sharing!
enhancement
  • ambitious-octopus
  • 1
  • Opened 
    on Jul 23, 2024
  • #46

Hello, First, thank you for this amazing repo! I have a question regarding the usage of custom trained models with CoreML INT8 export. In the documentation, you mentioned: Export CoreML INT8 models ...
  • NeuralNoble
  • 3
  • Opened 
    on Jul 14, 2024
  • #45

Hello, thanks for this project, it s very useful. I tried to export the models using the following code: from ultralytics import YOLO model_name = yolov8n # Load a model model = YOLO( yolov8n.pt ...
  • gustavofuhr
  • 15
  • Opened 
    on Jul 10, 2024
  • #43
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub