hlmhlr
hlmhlr
Hi, I have detections in .txt file. Is there option to use this repository by importing the detections from a text files without using the yolox detector? Thanks in advance
Hi, I am unable to produce the results for visdrone-mot-val dataset based upon v-iou as reported in the repository. Procedures , I am following, are: 1. Run the "./visdrone-mot.sh" command...
Hi, Thanks to write this repo for objects tracking using both IoU and V-IoU. Can you please solve following queries: 1. I am unable to get the visdrone detections file...
Hi, Thanks for your repo with multi-class sort. Currently, sort outputs the following parameters: "frame_num, bbox_x1, bbox_y1, bbox_x2, bbox_y2, category, u_overdot, v_overdot, s_overdot, and identity". How can I add confidence...
Hi, I really appreciate for your work. Could you please clarify following points w.r.to parameters of config.ini file: If i change anchor size from [32, 64, 128, 256, 512] to...
Hi, I have a simple query described as: When i evaluate my csv dataset using evaluate.py function (available inside the bin folder with default IoU value of 0.5) and predict.py...
Hi, Could you please share the specific value or range of height/altitude at which the static images and videos have been captured and recorded respectively for the object detection. I...
Hi, I have few basic confusions regarding input data processing in keras-retinanet, just want to get clarify regarding the following: 1. As Resnet-50 network requires smaller size of input (normally...
Hi, i would be really grateful if you could please help out in following queries: i. Is this a good approach/recommended to change anchor area from 32^ - 512^2 to...
Hi, Can you please guide for the following queries: 1. I have the output of detector in .txt file, in which part of the code I should mention the class...