Git Product home page Git Product logo

Comments (4)

Mr-LiuDC avatar Mr-LiuDC commented on May 19, 2024

Hi, @jkassis

Have you solved your problems? I also met your issue ultralytics/yolov5#5595.

I trained my own custom dataset with yolov7 transfer learning and exported the onnx file, and also three tensors come out.

Any suggestions?

Thank you.

from onnxruntime-web-demo.

jkassis avatar jkassis commented on May 19, 2024

from onnxruntime-web-demo.

Mr-LiuDC avatar Mr-LiuDC commented on May 19, 2024

@jkassis Thanks anyway.

BTW, If you are still interested in this. Here I have some experience maybe useful.

I use yolov7, here are to repositories:

Official: https://github.com/WongKinYiu/yolov7
Personal: https://github.com/bubbliiiing/yolov7-pytorch

onnxruntime-web detection example: https://github.com/Hyuto/yolov7-onnxruntime-web
and for you yolov5: https://github.com/Hyuto/yolov5-onnxruntime-web

Our onnx model firstly trained by bubbliiiing/yolov7-pytorch and come out three tensors, We need to concat the three outs into one, but I do't know how to do this. So, I change to official repo WongKinYiu/yolov7 and work well.

bubbliiiing/yolov7-pytorch trained custom dataset and export onnx:
1675397301523

WongKinYiu/yolov7 trained custom dataset and export onnx, works well:
1675397454558

from onnxruntime-web-demo.

MarGraz avatar MarGraz commented on May 19, 2024

Hi guys, @jkassis @Mr-LiuDC do you have any suggestion about this issue I opened?

Thank you so much for your time.

from onnxruntime-web-demo.

Related Issues (11)

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.