Эх сурвалжийг харах

Dual license for some of the Labelme utils

Kentaro Wada 1 жил өмнө
parent
commit
12d425b956

+ 3 - 0
labelme/utils/_io.py

@@ -1,3 +1,6 @@
+# MIT License
+# Copyright (c) Kentaro Wada
+
 import os.path as osp
 
 import numpy as np

+ 3 - 0
labelme/utils/image.py

@@ -1,3 +1,6 @@
+# MIT License
+# Copyright (c) Kentaro Wada
+
 import base64
 import io
 

+ 3 - 0
labelme/utils/shape.py

@@ -1,3 +1,6 @@
+# MIT License
+# Copyright (c) Kentaro Wada
+
 import math
 import uuid