davidyang
davidyang
> Hi @davidyang180, According to the error message you gave, it seems that you have already converted it to ONNX successfully? (Because I saw ONNXRuntime (ORT) complained the ONNX model...
> Hi @davidyang180, According to the error message you gave, it seems that you have already converted it to ONNX successfully? (Because I saw ONNXRuntime (ORT) complained the ONNX model...
> Thanks for more details. So actually the error happened during registering custom operators from conversion instead. I think you probably has already followed the instruction [here](https://pytorch.org/docs/stable/onnx.html#custom-operators). If the document...
Yes! I also want to know how to use the VOT toolkit to get the EAO scores of each attribute subsequence, such as illumination changes, occlusion attribute subsequences, I sincerely...
> Hello, have you found how to calculate the result AO? If you have find it, please tell me, thank you very much!! Hi! The performance evaluation of got10k are...
> > > > I know this, but the official website is evaluating the performance of the test set. I want to know how to evaluate the performance of the...
> There is no dedicated validation set. We validate on a cross-validation split on the training sequences. The split is a per -sequence frame split. See for example `mot17_train_cross_val_frame_0_0_to_0_5_coco` in...
> There is no dedicated validation set. We validate on a cross-validation split on the training sequences. The split is a per -sequence frame split. See for example `mot17_train_cross_val_frame_0_0_to_0_5_coco` in...