EGO4D / social-interactions

MIT License
45 stars 8 forks source link

About your map in LAM Task #10

Closed lemon-prog123 closed 2 years ago

lemon-prog123 commented 2 years ago

Hi! Recently I used the checkpoint named 'lam-gaze360-best.pth' that you provide in google drive. It got 0.7990 map in val set just as the paper said. But when I use it to get a result on test set.,it only get 0.7197 map and 0.859 acc. I wonder that if there is something wrong with map results in your paper? The map in test set should be 0.78 in your paper.

lemon-prog123 commented 2 years ago

By the way, I get the result from test set on evalai.

zcxu-eric commented 2 years ago

Hello, the arxiv paper is out of date, these are our final results. image

lemon-prog123 commented 2 years ago

Hello, the arxiv paper is out of date, these are our final results. image

Ok I see. But I wonder that whether the map 72.11 produced by your released model on colab? Or you had trained a new model.

lemon-prog123 commented 2 years ago

The question is due to the result I get from your release model is only 0.7197 on EvalAI. However, one possible reason is that the csv file may cause some accuracy loss when submit on EvalAI.

zcxu-eric commented 2 years ago

Hello, the results reported in the paper is based on the original dataset (with gt bboxes, tracklets labels). But we can't release the original labels due to the conflicts with other challenges in Ego4d. We provide the identical checkpoint but the cropped dataset. The baseline results on EvalAI is produced by this checkpoint on the cropped data, that should be the baseline for this challenge.