johnSmith1990

Results 12 comments of johnSmith1990

Thanks for your supports. LTMU authors don't answer. But as I see the codes, the tracker classes differ from your implementation/ for example you can see dimp class. Anyway, The...

Thanks for your response dear Martin. I am a developer and I prefer to improve my implementation skill as well. If you help me with that, I can start implementing...

It is a great work((https://arxiv.org/abs/2103.16556) I want to implement it as a project :cry:

how do you use datasets for training result in reproduced result? What are the training and testing dataset in each of these experiments? IC13 | IC15 | SVTP | CUTE...

Mashkorin @MuhammadAsadJaved, the detection model is tiny here? or full yolo? cfg file seems to be for tiny yolo. I am trying to run detect and track but I have...

thanks. First of all, I tested several video for detection but detection failed in many frames. so I am trying to test full yolo for good FPS results. Then train...

@MuhammadAsadJaved May you help me in compiling caffe? I am using python 3.7 cuda 10,windos 10 OS.

@MuhammadAsadJaved Hello How are you? Do you understand how are the annotation of Alov300++ dataset? I want to label my videos and train goturn network. regards

Hi @MuhammadAsadJaved. I got the goturn for pytorch and run it successfully(https://github.com/nrupatunga/goturn-pytorch) and I want to combine it with yolo network.