Fan Hao
Fan Hao
hello! Do you find solutions?
b = cv2.imread(j) h = b.shape[0] w = b.shape[1] h = int ( 1024 / w * h // 32 * 32 ) b = cv2.resize(b, (1024, h))
you can try this pr: https://github.com/am15h/object_detection_flutter/pull/32
Hello, I meet this issue, can you have a look at it ? (base) PS D:\flutter-test\object_detection_flutter-master2\object_detection_flutter> flutter run Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this...
Could you share some pictures or videos?
I also encountered this problem. Multiple users joined each other's teams, and then api_key, multiple users had the same api_key, and they could not delete it.