duaaany

Results 4 comments of duaaany

I have the same problem. Has anybody solved the problem?

> Maybe this will help someone, I solved it like this. > In train.py, in the evaluate function, at the end (after the for loop iterating over the examples), I...

> results/labels Thank you for your prompt reply. I put these two lines in the same place as you show, but it outputs "AttributeError: 'KittiDataset' object has no attribute 'kitti_anno_to_label_file"....

> Finally, I realized that "./pointTrack_weights/PointTrack.pthCar" should be copied to "./car_finetune_tracking/checkpoint.pth" before I run "test_tracking.py". So, the problem is caused because the model has no parameters. Hi. I have copyed...