Giter VIP home page Giter VIP logo

yolov8-pt's People

Contributors

jahongir7174 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yolov8-pt's Issues

inference performance

hello thank you for the code,
i am testing it along with the ultralytics implementation on my pc and noticed that the inference time per image when using this implemntation is a lot slower any ideas as to why?

Training results.

Thank you for your effort!
Could you please tell me the details of your training on the COCO dataset. My own training 100 epochs only has about 25 mAP, which is far from the official performance.
Thanks!

Question: Originality and license

First of all I see you've been very busy creating some nice opensource projects. Thanks for that. Ultralytics makes nice projects as well but they add a lot of abstraction away from the core PyTorch layers which can be frustrating to deal with.

Question, if you were to get into a legal battle with Ultralytics could you say that your code itself is genuinely yours (ie. not copied or derived from Ultralytics)? I'm not referring to the architecture which I know you're trying tor replicate through your own ingenuity.

Thanks!

assign fail on hit-uav dataset

The ComputeLoss class, TAL in the original, throws an assertion during training on the hit-uav dataset. If running with the GPU it could throw the assert anywhere in the call, but in CPU mode it's at this line: and is essentially an index out of bounds error. It looks like this is trying to use the values inside i to index into pred_scores and the values are larger than the pred_scores dims.

HIT-UAV is a popular dataset using air to ground IR imagery, OpenCV tutorial and original dataset here.

I've spent several days on this issue and it's so deep into the loss function I'm having a hard time understanding what is wrong or coming up with a solution. Can you take a look?

IndexError: index 7 is out of bounds for dimension 1 with size 5

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.