PranvQT

Results 5 comments of PranvQT

Hi @csphuster I have same issue please let me know if you get a solution..

You have to add the super().__init__ in the STrack so it can access the baseclass variables

Hi @Breezewrf the _count variable is not useful..what I did was I created a self.id_count for the bytetracker class and then passed it as an argument to the function call...

Yes @jasons1425 you are right I faced the same issue but I added a new variable for counting the objects so that got resolved.

Hi anyone was able to solve this? I tried changing batch size still same error..