There was an error while loading. Please reload this page.
1 parent 6f0e805 commit c3e6dadCopy full SHA for c3e6dad
datasets/coco_generate_instance_map.py
@@ -1,3 +1,8 @@
1
+"""
2
+Copyright (C) 2019 NVIDIA Corporation. All rights reserved.
3
+Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
4
5
+
6
import os
7
import argparse
8
from pycocotools.coco import COCO
0 commit comments