-
when I trained the model, I met the following problem. How can I solve it?
Traceback (most recent call last):
File "D:/py-program/pytracking/ltr/run_training.py", line 55, in
main()
F…
-
after run the last step of preprocess the imagenetVID, no imageStats has been saved, in 'vid_image_stats.mat' file has not save matrix code.
-
Thanks for your great work, I already run "testloss.py" nicely.
Now I wanna train your Adascale scalereg .
But I have some errors while training. It would be my mistake but I can not know how to fix…
-
Thank you for your contributions! 👍 You are really admirable!
- Would you please tell me exactly which datasets did you use to train the model? Actually, I'm not sure about the meaning of 'SiamRPN …
-
or have there already any api could do that?
-
Currently for datasets with bounding boxes, we need to specify the max bounding boxes possible so all output batches are of the same size: https://github.com/MichiganCOG/ViP/blob/74776f2575bd5339ba39c…
-
I use my own dataset to train configs/vid/temporal_roi_align/selsa_troialign_faster_rcnn_r101_dc5_7e_imagenetvid.py
After training , I want to output the prediction bbox. I am confused about how to r…
-
I try to use do_python_eval() in lib/dataset/imagenet_vid.py to calculate mAP by classes.
But I get a results like :
> AP for airplane = 0.0047
> AP for antelope = 0.0028
> AP for bear = 0.0019…
-
Why is it that when I run the program to the first convolution operation of the hgnet_v2. py file, there is no progress in the program, and the graphics card memory usage is relatively low (about 2GB)…
-
I get this warning (**Warning: The model doesn't have classes**) for every tracktor and deepsort model, when I run the following:
`python demo/demo_mot_vis.py configs/mot/deepsort/sort_faster-rc…