Git Product home page Git Product logo

Comments (2)

hollance avatar hollance commented on September 18, 2024

It's a set of predefined bounding boxes at different (fixed) positions and sizes. Rather than directly predicting bounding box coordinates, this version of YOLO predicts how each of these predefined bounding boxes (anchors) are moved and scaled to fit objects in the image.

from forge.

kumarutkarsh1248 avatar kumarutkarsh1248 commented on September 18, 2024

Hi @hollance,
I'm currently working on an ONNX converter for the MLPack framework (a C++ machine learning framework). I've successfully developed an initial prototype for the ONNX-MLPack converter, which works fine with the yolov2.onnx model you provided since it has a simple graph. Now, I'm trying to test my converter with the yolov3.onnx models I found online, but all of them seem to have very complex graphs.

these are some of the yolov3.onnx models i found online but all have very complex graph
https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/yolov3
https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/tiny-yolov3

if you have worked on yolov3.onnx then could you please provide some yolov3.onnx model with simpler graph

from forge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.