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

information on DATA.md is wrong. Update info on data preparation #27

Open
Q-Tran opened this issue Apr 22, 2023 · 0 comments
Open

information on DATA.md is wrong. Update info on data preparation #27

Q-Tran opened this issue Apr 22, 2023 · 0 comments

Comments

@Q-Tran
Copy link

Q-Tran commented Apr 22, 2023

python3 launch.py --np 1 --nn 0 --eval-only --uni 1 --config-file projects/UNINEXT/configs/eval-vid/video_joint_r50_eval_ovis.yaml --resume OUTPUT_DIR outputs/${EXP_NAME} MODEL.USE_IOU_BRANCH False

When running the following the console tell me that the filestructure for ovis should be dataset/ovis/valid instead of dataset/ovis/val. Also important is that the ovis validation data json given lists annotations as null and a annotations nonetype error comes up. Upon further inspection the youtube vis data doesn't have this in their json. simply deleting the annotations key value in the ovis json fixes the problem.

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

1 participant