linaa98 commited on
Commit
f0915d5
·
verified ·
1 Parent(s): dcee063

Update utils/ops/array_ops.py

Browse files
Files changed (1) hide show
  1. utils/ops/array_ops.py +2 -0
utils/ops/array_ops.py CHANGED
@@ -1,4 +1,6 @@
1
  # -*- coding: utf-8 -*-
 
 
2
  import os
3
 
4
  import cv2
 
1
  # -*- coding: utf-8 -*-
2
+ #Author: Lart Pang (https://github.com/lartpang)
3
+
4
  import os
5
 
6
  import cv2