SilvioGiancola / TrackingNet-devkit

Development kit for TrackingNet
https://tracking-net.org/
170 stars 32 forks source link

There is no YAML file in zip you uploaded #12

Closed makalo closed 4 years ago

makalo commented 4 years ago

Thank you very much for your work. When I zip the result of the test set and upload it, it shows "There is no YAML file in zip you uploaded"

SilvioGiancola commented 4 years ago

Have a look at the code for the metrics, it's the same code running on the server, if it runs on your workstation, it will run on the server.

Also check the dummy_submission.zip to see how the results are organized. You may have an extra folder within your compressed zip that should not be there and impede a proper reading of your results.

Also check that your results are in a csv format with commas between each value, and 1 BB (4 values) per line.

makalo commented 4 years ago

Thank you for your reply. I have checked the result according to the method you said, but I can't find the problem. I have provided my result in Google Drive. Could you plase see if there is any problem?

SilvioGiancola commented 4 years ago

I was able to submit your exact results on the server, without any issue. Please try again, I couldn't reproduce your issue.

SilvioGiancola commented 4 years ago

Hi, could you please end me a screenshot of your error? PS: by trying myself your submission on the server I got your results:

        Precision 66.4294402491
        NormalizedPrecision 78.844017693
        Success 72.6283813851

Do you still have your error message?

makalo commented 4 years ago

Hi,Thank you very much for your reply. I'm glad you can provide the evaluation results. But  there is still problem. The screenshot of this problem is in the attachment of the email.

------------------ 原始邮件 ------------------ 发件人: "xujiao3628"<notifications@github.com>; 发送时间: 2019年11月3日(星期天) 下午2:42 收件人: "SilvioGiancola/TrackingNet-devkit"<TrackingNet-devkit@noreply.github.com>; 抄送: "Makalo"<1647855685@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [SilvioGiancola/TrackingNet-devkit] There is no YAML file in zip you uploaded (#12)

Hi, could you please end me a screenshot of your error? PS: by trying myself your submission on the server I got your results: Precision 66.4294402491 NormalizedPrecision 78.844017693 Success 72.6283813851
Do you still have your error message?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

SilvioGiancola commented 4 years ago

I have not received any attachment. Please connect with us on SLACK or send me the attachment in an new email (you can find my email address from the paper, you should be able to infer it from my name).