/vis2vos

Converting VIS json label to VOS format

Primary LanguagePython

Converting VIS json label to VOS format

Usage

  • Move instances.json from VIS dataset to the same folder.
  • Prepare video name list to be converted or set SUBSET to false
  • Call python convert.py

Dependencies

conda install pillow
pip install git+https://github.com/youtubevos/cocoapi.git#"egg=pycocotools&subdirectory=PythonAPI"