Hi~
I have some problems that need to be solved. Specifically, I'm trying to test “use target detection box as input." I list my issues below.
- I am curious about the results when setting the
args.box as True. I have tried to do this; however, I found that the parse_tracklets() function on line 164 of datasets/taco.py is missing.
- How to generate or obtain the real label (I mean the ground truth) of the object detection boxes?