Baser
Baser
> Hello. We do the registration through the matlab function `cpselect`. This function performs registration by manually selecting the corresponding points in the image pair. Here is the introduction of...
Processing Result for KITTI Tracking Benchmark The uploaded results could not be evaluated. Check for format errors. [2021-09-26 09:49:26,062][eval_seq.py][line: 127][ INFO] * Prec: 0.000 Rec: 0.000 MOTA: 0.000 MOTP: 0.000...
I found the code follow: "aligned_ids, aligned_dets, frame_start = tracking_module.predict(input[0], det_info, dets, det_split)" in the eval_seq.py in 157 line were not be used(aligned_ids,aligned_dets, frame_start are not be used in the...
> I have encountered the same question, seemingly the batch size can not be 1 because group normalization is used. but when I change the batch size to 2, another...
use .reshape() instead .view()
> _No description provided._ somethings like what file I need to get and where to set it