Skip to content

Commit c3e6dad

Browse files
committed
added copyright
1 parent 6f0e805 commit c3e6dad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

datasets/coco_generate_instance_map.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
import os
27
import argparse
38
from pycocotools.coco import COCO

0 commit comments

Comments
 (0)