Ariel Kantorovich

Results 19 comments of Ariel Kantorovich

@GeekAlexis Please help me I see this problem in every model of yolov3Tiny also when I get examples from the internet of v3Tiny and I run FastMOT I get this...

> you can try 'cfg/mot.json' as per your requirements Ofcourse I change cfg/mot.json to my requirements but still only in yolov3 or 3tiny i see this problem its look like...

Hi, did you add the option of using the H264 stream?

@fengyuentau I add here some example of post-processing technique [https://arxiv.org/abs/2211.06663](url) I going to implement something more simple that needs fewer computation resources but the main idea is from this paper....

@fengyuentau I will be happy if you can give me some instructions on what need to add to my code such I can get all BB.

Ok, first for implement my post processing I need get all BB I attached my code above there is addition think that I need to implement ? I will be...

I get this error when I try to build the new code: Error: ``` /mnt/c/Users/arielka/PycharmProjects/Opencv_Basic_course/opencv/modules/video/src/tracking/tracker_vit.cpp:54:10: error: initializer specified for non-virtual method ‘bool cv::TrackerV itImpl::update(cv::InputArray, std::vector&)’ bool update(InputArray image, CV_OUT std::vector&...

When I use : `$ python` ` >> import cv2` `>>> print( cv2.getBuildInformation()) ` **I get:** `General configuration for OpenCV 4.5.1 ===================================== Version control: unknown Extra modules: Location (extra): /home/ubuntu/opencv_contrib/modules...

I'm sorry but I did not quite understand your answer, I don't see the build folder. Do I need to reinstall if yes what I need to do differently that...

I have too many software on my Nano so the first option its problem about the second option I try to remove the last part but I don't have this...