question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Running test_video.py does not evaluate?

See original GitHub issue

Hi thanks for the nice code framework. For evaluation, when I run the tools/test_video.py, it does not properly run the evaluation even if I follow the setup described in the readme.

This is the outcome after finishing running test_video.py

writing results to ./data/rst/testouput.pkl
Starting evaluate segm
Annotations does not exist

If there is anything I missed, it seems that it’d be nice to update the readme for evaluation information. Any comment would be appreciated. Thanks.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8

github_iconTop GitHub Comments

10reactions
TyroneLicommented, Nov 1, 2019

Any body could offer me an answer how to download instances_train_sub.json and instances_val_sub.json??

0reactions
li-yanlingcommented, May 25, 2020

Any body could offer me an answer how to download instances_train_sub.json and instances_val_sub.json??

download from https://youtube-vos.org/dataset/ and rename the json files to corresponding name

Read more comments on GitHub >

github_iconTop Results From Across the Web

py.test doesn't *seem* to run all tests - and doesn't fail
I've been following a tutorial, and have got the code to work, although the problem that I seem to have is - there...
Read more >
Effective Python Testing With Pytest
In this tutorial, you'll learn how to take your testing to the next level with pytest. You'll cover intermediate and advanced pytest ...
Read more >
BuiltIn - Robot Framework
Evaluating expressions. Many keywords, such as Evaluate, Run Keyword If and Should Be True, accept an expression that is evaluated in Python.
Read more >
Running and Writing Tests - Python Developer's Guide
If you are not then some things presented here may not work as they may depend on ... They are disabled by default...
Read more >
FAQ — pytest-django documentation - Read the Docs
By default, pytest looks for tests in files named test_*.py (note that this is not the same as test*.py ) and *_test.py ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found