Skip to content

issues Search Results · repo:dbsystel/yolov5-coreml-tools language:Python

Filter by

12 results
 (122 ms)

12 results

indbsystel/yolov5-coreml-tools (press backspace or delete to remove)

Hi, I m trying to use your code in the colab notebook to add postprocessing to coreML yolo model. But I m running into issue: --------------------------------------------------------------------------- ...
  • martinazapletalova
  • 1
  • Opened 
    on May 9, 2024
  • #12

Sorry, this is not a issue, but I would like to ask about the comparison between yolov5 v4.0 and yolov8. To get NMS, I used yolov5 v4.0 and this repo for 1 year. But yolov8 came out and it support NMS. ...
  • caichunjian520
  • 1
  • Opened 
    on May 11, 2023
  • #11

CoreML conversion failure: PyTorch convert function for op silu_ not implemented. It seems like my coreml tools are having an issue with registering the silu opp here - Has anyone else encountered this ...
  • Jacobsolawetz
  • 2
  • Opened 
    on Apr 18, 2022
  • #10

My trained model image size is 704 x 704, and I tried to search 640 in src/coreml_export/main.py and replace with 704. The output mlmodel is Okay. But when I use this mlmodel, it can t detect anything. ...
  • caichunjian520
  • 1
  • Opened 
    on Feb 21, 2022
  • #8

How to deal with other input parameters ? (anchors, img size etc)
  • dodler
  • 1
  • Opened 
    on Feb 21, 2022
  • #7

When run poetry run coreml-export, it shows me ModuleNotFoundError: No module named coreml_export . How should I fix this issue?
  • caichunjian520
  • 4
  • Opened 
    on Jan 8, 2022
  • #6

Hi. Thank you for the repo! I need some help. I am trying to export a yolo model. I basic used yolov5s configuration with one class (nc = 1). Before running your export script, I modify yolov5s.yaml ...
  • pytholic
  • 13
  • Opened 
    on Oct 12, 2021
  • #5

Hi, I always getting the error shown in the picture. CoreMLProblem I didn t used the pretrained model to train my own one, so I changed the number of classes to 1. Can someone help me with this problem? ...
  • Updrones-SimonRegner
  • 4
  • Opened 
    on Oct 11, 2021
  • #4

Hi, Thanks for the great work, I stumbled on a few issues when converting the model from the v5 of Yolov5 but nothing too serious. The first one was that the 3x20x20x85 output from the Yolo model was ...
  • MatthieuToulemont
  • 1
  • Opened 
    on Jun 25, 2021
  • #3
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub