Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluate is failed #8

Open
pokameng opened this issue Sep 5, 2021 · 7 comments
Open

evaluate is failed #8

pokameng opened this issue Sep 5, 2021 · 7 comments

Comments

@pokameng
Copy link

pokameng commented Sep 5, 2021

Hello
@yixuanli98
I generate video_detections.pkl. it runs successfuly in my local machine,but it runs fail in online: only length-1 arrays can be converted to Python scalars
I don not konw why

@yixuanli98
Copy link
Contributor

Maybe there are some errors in your data format. Also, save the pkl file with protocal=2

@pokameng
Copy link
Author

pokameng commented Sep 5, 2021 via email

@yixuanli98
Copy link
Contributor

Actually the default python version of codalab is python2. You can test it on your machine with python2.
Also, I give a submission example in this GitHub repository. You can check the format difference with your pkl file.

@pokameng
Copy link
Author

pokameng commented Sep 6, 2021 via email

@yixuanli98
Copy link
Contributor

It's strange. Other participants have submitted successfully and got satisfied results. How big is your submitted file?

@yixuanli98
Copy link
Contributor

The results of MOC are actually very large and my frame_detections.pkl is 8.2G for test set. If your baseline is MOC, the too large submit file may result in submission failure. Maybe you can have a try on the slowfast or design some strategies to reduce the predictions of MOC.

@pokameng
Copy link
Author

pokameng commented Sep 6, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants