Code Monkey home page Code Monkey logo

Comments (3)

tdchua avatar tdchua commented on June 14, 2024

I also have encountered this issue, have you found a way to solve it?

from towards-realtime-mot.

jzp-skam avatar jzp-skam commented on June 14, 2024

我也遇到了这个问题,请问您找到解决方法了吗?

你可以看一下你的训练代码中img-size和cfg中的是否一致,我好像是因为这个不一致导致的

from towards-realtime-mot.

Qizec avatar Qizec commented on June 14, 2024

When I finish training my data set, I get latest.pt, errors are reported when tracking with this weight as follows: File "E:\python_workspace\JDE\track.py", line 203, in main(opt, File "E:\python_workspace\JDE\track.py", line 139, in main nf, ta, tc = eval_seq(opt, dataloader, data_type, result_filename, File "E:\python_workspace\JDE\track.py", line 90, in eval_seq online_targets = tracker.update(blob, img0) File "E:\python_workspace\JDE\tracker\multitracker.py", line 318, in update track.activate(self.kalman_filter, self.frame_id) File "E:\python_workspace\JDE\tracker\multitracker.py", line 63, in activate self.mean, self.covariance = self.kalman_filter.initiate(self.tlwh_to_xyah(self._tlwh)) ZeroDivisionError: division by zero

How to solve this problem?
能加个好友吗?

from towards-realtime-mot.

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.