Giter VIP home page Giter VIP logo

Comments (5)

burakkaraceylan avatar burakkaraceylan commented on June 2, 2024

Oops my bad. Apparently, the standart YOLOV example resizes the source image.

from footandball.

jac99 avatar jac99 commented on June 2, 2024

Hi, our model is finetuned to long-shot videos, and performs well when size of the players and viewing direction is similar, to one presented in the clip on the main project page (from ISSIA-CNR Soccer dataset). If players have significantly different sizes, the performance will be poor. Our model does not handle well players with different sizes by design - our aim was to prepare a lightweight model, that can process high definition videos in near real time.

from footandball.

burakkaraceylan avatar burakkaraceylan commented on June 2, 2024

Eventually I will test the model with a longer-shot camera (preferably seeing the whole field) I'd guess the sizes would be significantly different then. How would I go about fine-tuning the model to my specific case?

from footandball.

jac99 avatar jac99 commented on June 2, 2024

Sure, you can give it a try, and fine-tune the model on your dataset. The model is relatively light-weighted and it shouldn't be too time consuming to do.
The model is agnostic to input images resolution (only the image size must be divisble by 32 as far as I remember). So you can fine-tune the model on larger images, without architecture change.

from footandball.

burakkaraceylan avatar burakkaraceylan commented on June 2, 2024

Ok I will give it a go. Thank you very much!

from footandball.

Related Issues (7)

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.