idwise-nfc-react-native-sdk 5.4.4 → 5.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/build.gradle +2 -2
- package/android/gradle.properties +1 -1
- package/android/src/main/java/com/idwisemobilesdk/IdwiseMobileSdkModule.kt +2 -2
- package/idwise-react-native-sdk.podspec +7 -6
- package/index.d.ts +125 -0
- package/ios/IDWiseNFC.xcframework/Info.plist +5 -5
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Assets.car +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/DocumentTypeTableViewCell.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ErrorFeedbackViewController.storyboardc/eni-V6-pg3-view-IG7-Dw-aVZ.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/IDWiseNFC +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.abi.json +2601 -2260
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.private.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/ProcessJourneyViewController.storyboardc/yS7-79-T86-view-owr-v5-NaP.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/SelfieViewController.storyboardc/Od6-6k-VCn-view-avu-y3-b61.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +64 -61
- package/ios/IDWiseNFC.xcframework/ios-arm64/IDWiseNFC.framework/document_quality_model.mlmodelc/metadata.json +21 -18
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Assets.car +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/DocumentTypeTableViewCell.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/ErrorFeedbackViewController.storyboardc/eni-V6-pg3-view-IG7-Dw-aVZ.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/IDWiseNFC +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Info.plist +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.abi.json +2601 -2260
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json +2601 -2260
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +32 -12
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/ProcessJourneyViewController.storyboardc/yS7-79-T86-view-owr-v5-NaP.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/SelfieViewController.storyboardc/Od6-6k-VCn-view-avu-y3-b61.nib +0 -0
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/_CodeSignature/CodeResources +35 -35
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +64 -61
- package/ios/IDWiseNFC.xcframework/ios-arm64_x86_64-simulator/IDWiseNFC.framework/document_quality_model.mlmodelc/metadata.json +21 -18
- package/ios/IdwiseMobileSdk.mm +0 -3
- package/ios/IdwiseMobileSdk.swift +2 -2
- package/package.json +8 -4
- package/src/IDWiseConstants.js +7 -0
- package/src/index.js +5 -3
- package/tsconfig.json +31 -0
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.10 (swiftlang-
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
|
|
3
3
|
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDWiseNFC
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
4
5
|
import AVFoundation
|
|
5
6
|
import AVKit
|
|
6
7
|
import AdSupport
|
|
@@ -15,7 +16,9 @@ import FingerprintPro
|
|
|
15
16
|
import Foundation
|
|
16
17
|
import MachO
|
|
17
18
|
import MobileCoreServices
|
|
19
|
+
import OSLog
|
|
18
20
|
import PDFKit
|
|
21
|
+
import ShieldFraud
|
|
19
22
|
import Swift
|
|
20
23
|
import SwiftUI
|
|
21
24
|
import SystemConfiguration
|
|
@@ -27,8 +30,10 @@ import Vision
|
|
|
27
30
|
import _Concurrency
|
|
28
31
|
import _StringProcessing
|
|
29
32
|
import _SwiftConcurrencyShims
|
|
33
|
+
import os.log
|
|
34
|
+
import os
|
|
30
35
|
extension UIKit.UIApplication {
|
|
31
|
-
@_Concurrency.MainActor
|
|
36
|
+
@_Concurrency.MainActor @preconcurrency public static var isRunningTest: Swift.Bool {
|
|
32
37
|
get
|
|
33
38
|
}
|
|
34
39
|
}
|
|
@@ -154,17 +159,17 @@ public struct ApiDataNetworkConfig : IDWiseNFC.NetworkConfigurable {
|
|
|
154
159
|
public var queryParameters: [Swift.String : Swift.String]
|
|
155
160
|
public init(baseURL: Foundation.URL, headers: [Swift.String : Swift.String] = [:], queryParameters: [Swift.String : Swift.String] = [:])
|
|
156
161
|
}
|
|
157
|
-
@objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @_Concurrency.MainActor
|
|
158
|
-
@objc @IBOutlet @_Concurrency.MainActor
|
|
162
|
+
@objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class MenuWidgetView : UIKit.UIView {
|
|
163
|
+
@objc @IBOutlet @_Concurrency.MainActor @preconcurrency weak public var menuTableView: UIKit.UITableView!
|
|
159
164
|
@objc deinit
|
|
160
165
|
}
|
|
161
166
|
extension IDWiseNFC.MenuWidgetView : UIKit.UITableViewDelegate, UIKit.UITableViewDataSource {
|
|
162
|
-
@_Concurrency.MainActor
|
|
163
|
-
@_Concurrency.MainActor
|
|
164
|
-
@_Concurrency.MainActor
|
|
165
|
-
@_Concurrency.MainActor
|
|
166
|
-
@_Concurrency.MainActor
|
|
167
|
-
@_Concurrency.MainActor
|
|
167
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, numberOfRowsInSection section: Swift.Int) -> Swift.Int
|
|
168
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func numberOfSections(in tableView: UIKit.UITableView) -> Swift.Int
|
|
169
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, heightForHeaderInSection section: Swift.Int) -> CoreFoundation.CGFloat
|
|
170
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, viewForHeaderInSection section: Swift.Int) -> UIKit.UIView?
|
|
171
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, cellForRowAt indexPath: Foundation.IndexPath) -> UIKit.UITableViewCell
|
|
172
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, heightForRowAt indexPath: Foundation.IndexPath) -> CoreFoundation.CGFloat
|
|
168
173
|
}
|
|
169
174
|
public enum LoaderPosition {
|
|
170
175
|
case middle
|
|
@@ -434,8 +439,20 @@ public protocol ResponseRequestable : IDWiseNFC.Requestable {
|
|
|
434
439
|
extension IDWiseNFC.Requestable {
|
|
435
440
|
public func urlRequest(with config: any IDWiseNFC.NetworkConfigurable) throws -> Foundation.URLRequest
|
|
436
441
|
}
|
|
442
|
+
public enum LogLevel : Swift.String {
|
|
443
|
+
case `default`
|
|
444
|
+
case verbose
|
|
445
|
+
public init?(rawValue: Swift.String)
|
|
446
|
+
public typealias RawValue = Swift.String
|
|
447
|
+
public var rawValue: Swift.String {
|
|
448
|
+
get
|
|
449
|
+
}
|
|
450
|
+
}
|
|
451
|
+
public struct IDWiseLogSettings {
|
|
452
|
+
public static func setLogLevel(_ level: IDWiseNFC.LogLevel)
|
|
453
|
+
}
|
|
437
454
|
public enum Model : Swift.String {
|
|
438
|
-
case simulator, iPad2, iPad3, iPad4, iPadAir, iPadAir2, iPadAir3, iPadAir4, iPad5, iPad6, iPad7, iPad8, iPad9, iPadMini, iPadMini2, iPadMini3, iPadMini4, iPadMini5, iPadMini6, iPadPro9_7, iPadPro10_5, iPadPro11, iPadPro2_11, iPadPro3_11, iPadPro12_9, iPadPro2_12_9, iPadPro3_12_9, iPadPro4_12_9, iPadPro5_12_9, iPhone4, iPhone4S, iPhone5, iPhone5S, iPhone5C, iPhone6, iPhone6Plus, iPhone6S, iPhone6SPlus, iPhoneSE, iPhone7, iPhone7Plus, iPhone8, iPhone8Plus, iPhoneX, iPhoneXS, iPhoneXSMax, iPhoneXR, iPhone11, iPhone11Pro, iPhone11ProMax, iPhoneSE2, iPhone12Mini, iPhone12, iPhone12Pro, iPhone12ProMax, iPhone13Mini, iPhone13, iPhone13Pro, iPhone13ProMax, iPhoneSE3, iPhone14, iPhone14Plus, iPhone14Pro, iPhone14ProMax, iPhone15, iPhone15Plus, iPhone15Pro, iPhone15ProMax, unrecognized
|
|
455
|
+
case simulator, iPad2, iPad3, iPad4, iPadAir, iPadAir2, iPadAir3, iPadAir4, iPad5, iPad6, iPad7, iPad8, iPad9, iPadMini, iPadMini2, iPadMini3, iPadMini4, iPadMini5, iPadMini6, iPadPro9_7, iPadPro10_5, iPadPro11, iPadPro2_11, iPadPro3_11, iPadPro12_9, iPadPro2_12_9, iPadPro3_12_9, iPadPro4_12_9, iPadPro5_12_9, iPhone4, iPhone4S, iPhone5, iPhone5S, iPhone5C, iPhone6, iPhone6Plus, iPhone6S, iPhone6SPlus, iPhoneSE, iPhone7, iPhone7Plus, iPhone8, iPhone8Plus, iPhoneX, iPhoneXS, iPhoneXSMax, iPhoneXR, iPhone11, iPhone11Pro, iPhone11ProMax, iPhoneSE2, iPhone12Mini, iPhone12, iPhone12Pro, iPhone12ProMax, iPhone13Mini, iPhone13, iPhone13Pro, iPhone13ProMax, iPhoneSE3, iPhone14, iPhone14Plus, iPhone14Pro, iPhone14ProMax, iPhone15, iPhone15Plus, iPhone15Pro, iPhone15ProMax, iPhone16, iPhone16Plus, iPhone16Pro, iPhone16ProMax, iPhone16e, unrecognized
|
|
439
456
|
public init?(rawValue: Swift.String)
|
|
440
457
|
public typealias RawValue = Swift.String
|
|
441
458
|
public var rawValue: Swift.String {
|
|
@@ -608,7 +625,7 @@ extension UIKit.UIImage {
|
|
|
608
625
|
public func cropped(to rect: CoreFoundation.CGRect?) -> UIKit.UIImage
|
|
609
626
|
}
|
|
610
627
|
extension UIKit.UIView {
|
|
611
|
-
@_Concurrency.MainActor
|
|
628
|
+
@_Concurrency.MainActor @preconcurrency public func addShadow(_ shadowColor: UIKit.UIColor)
|
|
612
629
|
}
|
|
613
630
|
public protocol Cancellable {
|
|
614
631
|
func cancel()
|
|
@@ -630,6 +647,9 @@ extension IDWiseNFC.BodyEncoding : Swift.Equatable {}
|
|
|
630
647
|
extension IDWiseNFC.BodyEncoding : Swift.Hashable {}
|
|
631
648
|
extension IDWiseNFC.BodyRequestType : Swift.Equatable {}
|
|
632
649
|
extension IDWiseNFC.BodyRequestType : Swift.Hashable {}
|
|
650
|
+
extension IDWiseNFC.LogLevel : Swift.Equatable {}
|
|
651
|
+
extension IDWiseNFC.LogLevel : Swift.Hashable {}
|
|
652
|
+
extension IDWiseNFC.LogLevel : Swift.RawRepresentable {}
|
|
633
653
|
extension IDWiseNFC.Model : Swift.Equatable {}
|
|
634
654
|
extension IDWiseNFC.Model : Swift.Hashable {}
|
|
635
655
|
extension IDWiseNFC.Model : Swift.RawRepresentable {}
|
|
Binary file
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 5.10 (swiftlang-
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
|
|
3
3
|
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDWiseNFC
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
4
5
|
import AVFoundation
|
|
5
6
|
import AVKit
|
|
6
7
|
import AdSupport
|
|
@@ -15,7 +16,9 @@ import FingerprintPro
|
|
|
15
16
|
import Foundation
|
|
16
17
|
import MachO
|
|
17
18
|
import MobileCoreServices
|
|
19
|
+
import OSLog
|
|
18
20
|
import PDFKit
|
|
21
|
+
import ShieldFraud
|
|
19
22
|
import Swift
|
|
20
23
|
import SwiftUI
|
|
21
24
|
import SystemConfiguration
|
|
@@ -27,8 +30,10 @@ import Vision
|
|
|
27
30
|
import _Concurrency
|
|
28
31
|
import _StringProcessing
|
|
29
32
|
import _SwiftConcurrencyShims
|
|
33
|
+
import os.log
|
|
34
|
+
import os
|
|
30
35
|
extension UIKit.UIApplication {
|
|
31
|
-
@_Concurrency.MainActor
|
|
36
|
+
@_Concurrency.MainActor @preconcurrency public static var isRunningTest: Swift.Bool {
|
|
32
37
|
get
|
|
33
38
|
}
|
|
34
39
|
}
|
|
@@ -154,17 +159,17 @@ public struct ApiDataNetworkConfig : IDWiseNFC.NetworkConfigurable {
|
|
|
154
159
|
public var queryParameters: [Swift.String : Swift.String]
|
|
155
160
|
public init(baseURL: Foundation.URL, headers: [Swift.String : Swift.String] = [:], queryParameters: [Swift.String : Swift.String] = [:])
|
|
156
161
|
}
|
|
157
|
-
@objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @_Concurrency.MainActor
|
|
158
|
-
@objc @IBOutlet @_Concurrency.MainActor
|
|
162
|
+
@objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @_Concurrency.MainActor @preconcurrency public class MenuWidgetView : UIKit.UIView {
|
|
163
|
+
@objc @IBOutlet @_Concurrency.MainActor @preconcurrency weak public var menuTableView: UIKit.UITableView!
|
|
159
164
|
@objc deinit
|
|
160
165
|
}
|
|
161
166
|
extension IDWiseNFC.MenuWidgetView : UIKit.UITableViewDelegate, UIKit.UITableViewDataSource {
|
|
162
|
-
@_Concurrency.MainActor
|
|
163
|
-
@_Concurrency.MainActor
|
|
164
|
-
@_Concurrency.MainActor
|
|
165
|
-
@_Concurrency.MainActor
|
|
166
|
-
@_Concurrency.MainActor
|
|
167
|
-
@_Concurrency.MainActor
|
|
167
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, numberOfRowsInSection section: Swift.Int) -> Swift.Int
|
|
168
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func numberOfSections(in tableView: UIKit.UITableView) -> Swift.Int
|
|
169
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, heightForHeaderInSection section: Swift.Int) -> CoreFoundation.CGFloat
|
|
170
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, viewForHeaderInSection section: Swift.Int) -> UIKit.UIView?
|
|
171
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, cellForRowAt indexPath: Foundation.IndexPath) -> UIKit.UITableViewCell
|
|
172
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func tableView(_ tableView: UIKit.UITableView, heightForRowAt indexPath: Foundation.IndexPath) -> CoreFoundation.CGFloat
|
|
168
173
|
}
|
|
169
174
|
public enum LoaderPosition {
|
|
170
175
|
case middle
|
|
@@ -434,8 +439,20 @@ public protocol ResponseRequestable : IDWiseNFC.Requestable {
|
|
|
434
439
|
extension IDWiseNFC.Requestable {
|
|
435
440
|
public func urlRequest(with config: any IDWiseNFC.NetworkConfigurable) throws -> Foundation.URLRequest
|
|
436
441
|
}
|
|
442
|
+
public enum LogLevel : Swift.String {
|
|
443
|
+
case `default`
|
|
444
|
+
case verbose
|
|
445
|
+
public init?(rawValue: Swift.String)
|
|
446
|
+
public typealias RawValue = Swift.String
|
|
447
|
+
public var rawValue: Swift.String {
|
|
448
|
+
get
|
|
449
|
+
}
|
|
450
|
+
}
|
|
451
|
+
public struct IDWiseLogSettings {
|
|
452
|
+
public static func setLogLevel(_ level: IDWiseNFC.LogLevel)
|
|
453
|
+
}
|
|
437
454
|
public enum Model : Swift.String {
|
|
438
|
-
case simulator, iPad2, iPad3, iPad4, iPadAir, iPadAir2, iPadAir3, iPadAir4, iPad5, iPad6, iPad7, iPad8, iPad9, iPadMini, iPadMini2, iPadMini3, iPadMini4, iPadMini5, iPadMini6, iPadPro9_7, iPadPro10_5, iPadPro11, iPadPro2_11, iPadPro3_11, iPadPro12_9, iPadPro2_12_9, iPadPro3_12_9, iPadPro4_12_9, iPadPro5_12_9, iPhone4, iPhone4S, iPhone5, iPhone5S, iPhone5C, iPhone6, iPhone6Plus, iPhone6S, iPhone6SPlus, iPhoneSE, iPhone7, iPhone7Plus, iPhone8, iPhone8Plus, iPhoneX, iPhoneXS, iPhoneXSMax, iPhoneXR, iPhone11, iPhone11Pro, iPhone11ProMax, iPhoneSE2, iPhone12Mini, iPhone12, iPhone12Pro, iPhone12ProMax, iPhone13Mini, iPhone13, iPhone13Pro, iPhone13ProMax, iPhoneSE3, iPhone14, iPhone14Plus, iPhone14Pro, iPhone14ProMax, iPhone15, iPhone15Plus, iPhone15Pro, iPhone15ProMax, unrecognized
|
|
455
|
+
case simulator, iPad2, iPad3, iPad4, iPadAir, iPadAir2, iPadAir3, iPadAir4, iPad5, iPad6, iPad7, iPad8, iPad9, iPadMini, iPadMini2, iPadMini3, iPadMini4, iPadMini5, iPadMini6, iPadPro9_7, iPadPro10_5, iPadPro11, iPadPro2_11, iPadPro3_11, iPadPro12_9, iPadPro2_12_9, iPadPro3_12_9, iPadPro4_12_9, iPadPro5_12_9, iPhone4, iPhone4S, iPhone5, iPhone5S, iPhone5C, iPhone6, iPhone6Plus, iPhone6S, iPhone6SPlus, iPhoneSE, iPhone7, iPhone7Plus, iPhone8, iPhone8Plus, iPhoneX, iPhoneXS, iPhoneXSMax, iPhoneXR, iPhone11, iPhone11Pro, iPhone11ProMax, iPhoneSE2, iPhone12Mini, iPhone12, iPhone12Pro, iPhone12ProMax, iPhone13Mini, iPhone13, iPhone13Pro, iPhone13ProMax, iPhoneSE3, iPhone14, iPhone14Plus, iPhone14Pro, iPhone14ProMax, iPhone15, iPhone15Plus, iPhone15Pro, iPhone15ProMax, iPhone16, iPhone16Plus, iPhone16Pro, iPhone16ProMax, iPhone16e, unrecognized
|
|
439
456
|
public init?(rawValue: Swift.String)
|
|
440
457
|
public typealias RawValue = Swift.String
|
|
441
458
|
public var rawValue: Swift.String {
|
|
@@ -608,7 +625,7 @@ extension UIKit.UIImage {
|
|
|
608
625
|
public func cropped(to rect: CoreFoundation.CGRect?) -> UIKit.UIImage
|
|
609
626
|
}
|
|
610
627
|
extension UIKit.UIView {
|
|
611
|
-
@_Concurrency.MainActor
|
|
628
|
+
@_Concurrency.MainActor @preconcurrency public func addShadow(_ shadowColor: UIKit.UIColor)
|
|
612
629
|
}
|
|
613
630
|
public protocol Cancellable {
|
|
614
631
|
func cancel()
|
|
@@ -630,6 +647,9 @@ extension IDWiseNFC.BodyEncoding : Swift.Equatable {}
|
|
|
630
647
|
extension IDWiseNFC.BodyEncoding : Swift.Hashable {}
|
|
631
648
|
extension IDWiseNFC.BodyRequestType : Swift.Equatable {}
|
|
632
649
|
extension IDWiseNFC.BodyRequestType : Swift.Hashable {}
|
|
650
|
+
extension IDWiseNFC.LogLevel : Swift.Equatable {}
|
|
651
|
+
extension IDWiseNFC.LogLevel : Swift.Hashable {}
|
|
652
|
+
extension IDWiseNFC.LogLevel : Swift.RawRepresentable {}
|
|
633
653
|
extension IDWiseNFC.Model : Swift.Equatable {}
|
|
634
654
|
extension IDWiseNFC.Model : Swift.Hashable {}
|
|
635
655
|
extension IDWiseNFC.Model : Swift.RawRepresentable {}
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>Assets.car</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
xWJKdGgjb5fKu5JWx1DeR710cx8=
|
|
10
10
|
</data>
|
|
11
11
|
<key>BlockedJourneyViewController.storyboardc/Info.plist</key>
|
|
12
12
|
<data>
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
</data>
|
|
43
43
|
<key>DocumentTypeTableViewCell.nib</key>
|
|
44
44
|
<data>
|
|
45
|
-
|
|
45
|
+
zvSQNWg/DLAe14AiHo/aTvXAIAo=
|
|
46
46
|
</data>
|
|
47
47
|
<key>DocumentViewController.storyboardc/HuT-DA-csJ-view-fPz-Uk-RnY.nib</key>
|
|
48
48
|
<data>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
</data>
|
|
67
67
|
<key>ErrorFeedbackViewController.storyboardc/eni-V6-pg3-view-IG7-Dw-aVZ.nib</key>
|
|
68
68
|
<data>
|
|
69
|
-
|
|
69
|
+
mY98HdwRCMn6Cwq548ygxRxgyMs=
|
|
70
70
|
</data>
|
|
71
71
|
<key>FinishJourneyViewContoller.storyboardc/Info.plist</key>
|
|
72
72
|
<data>
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
</data>
|
|
87
87
|
<key>Info.plist</key>
|
|
88
88
|
<data>
|
|
89
|
-
|
|
89
|
+
IfMo1dHIxD+VkYlOnfFQmeA2DWs=
|
|
90
90
|
</data>
|
|
91
91
|
<key>JourneyIntroductionViewController.storyboardc/A5G-4b-J84-view-Avi-oP-H2l.nib</key>
|
|
92
92
|
<data>
|
|
@@ -110,43 +110,43 @@
|
|
|
110
110
|
</data>
|
|
111
111
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
112
112
|
<data>
|
|
113
|
-
|
|
113
|
+
Vt45s6TDV0esQOMQ6K1A0ke7tHQ=
|
|
114
114
|
</data>
|
|
115
115
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
116
116
|
<data>
|
|
117
|
-
|
|
117
|
+
TOHNFfCW2/qrdP/wSOkhRHHUUbE=
|
|
118
118
|
</data>
|
|
119
119
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
120
120
|
<data>
|
|
121
|
-
|
|
121
|
+
jf9uFau75K7fZ4Ai2Rm3Cbx9vDE=
|
|
122
122
|
</data>
|
|
123
123
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
124
124
|
<data>
|
|
125
|
-
|
|
125
|
+
TOHNFfCW2/qrdP/wSOkhRHHUUbE=
|
|
126
126
|
</data>
|
|
127
127
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
128
128
|
<data>
|
|
129
|
-
|
|
129
|
+
PppznlsQhKjCVB9vSd4Cu8bj0+g=
|
|
130
130
|
</data>
|
|
131
131
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
132
132
|
<data>
|
|
133
|
-
|
|
133
|
+
Vt45s6TDV0esQOMQ6K1A0ke7tHQ=
|
|
134
134
|
</data>
|
|
135
135
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
136
136
|
<data>
|
|
137
|
-
|
|
137
|
+
PDCeYKp2W7+lQ2PT2nXemrEnGfs=
|
|
138
138
|
</data>
|
|
139
139
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
140
140
|
<data>
|
|
141
|
-
|
|
141
|
+
dvnOa/uh9brwYP4lyTLCVG0+5No=
|
|
142
142
|
</data>
|
|
143
143
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
144
144
|
<data>
|
|
145
|
-
|
|
145
|
+
PDCeYKp2W7+lQ2PT2nXemrEnGfs=
|
|
146
146
|
</data>
|
|
147
147
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
148
148
|
<data>
|
|
149
|
-
|
|
149
|
+
A2gW2yo/Gd8gP9w7m8bzp+sBAKE=
|
|
150
150
|
</data>
|
|
151
151
|
<key>Mulish-Bold.ttf</key>
|
|
152
152
|
<data>
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
</data>
|
|
171
171
|
<key>ProcessJourneyViewController.storyboardc/yS7-79-T86-view-owr-v5-NaP.nib</key>
|
|
172
172
|
<data>
|
|
173
|
-
|
|
173
|
+
Iwva5Zi12AYylU/a0nejiLXEj6Q=
|
|
174
174
|
</data>
|
|
175
175
|
<key>ProgressBarMenuScreen.nib</key>
|
|
176
176
|
<data>
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
</data>
|
|
199
199
|
<key>SelfieViewController.storyboardc/Od6-6k-VCn-view-avu-y3-b61.nib</key>
|
|
200
200
|
<data>
|
|
201
|
-
|
|
201
|
+
hSeI/48Xj/Y5L2u/14rcgmiLHAY=
|
|
202
202
|
</data>
|
|
203
203
|
<key>SelfieViewController.storyboardc/UIViewController-Od6-6k-VCn.nib</key>
|
|
204
204
|
<data>
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
</data>
|
|
261
261
|
<key>document_detector.mlmodelc/metadata.json</key>
|
|
262
262
|
<data>
|
|
263
|
-
|
|
263
|
+
+V5coS33+9YI2fH7KPW3HzGmvDw=
|
|
264
264
|
</data>
|
|
265
265
|
<key>document_detector.mlmodelc/model0/analytics/coremldata.bin</key>
|
|
266
266
|
<data>
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
</data>
|
|
305
305
|
<key>document_quality_model.mlmodelc/metadata.json</key>
|
|
306
306
|
<data>
|
|
307
|
-
|
|
307
|
+
UkOe1//DxQ9cgrr7wfFhPkWVGtA=
|
|
308
308
|
</data>
|
|
309
309
|
<key>document_quality_model.mlmodelc/model.espresso.net</key>
|
|
310
310
|
<data>
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
<dict>
|
|
360
360
|
<key>hash2</key>
|
|
361
361
|
<data>
|
|
362
|
-
|
|
362
|
+
0fQQg4FPhwZkJr6vxWO3fUzkVOQ9Afuxh4bTl6J0jj8=
|
|
363
363
|
</data>
|
|
364
364
|
</dict>
|
|
365
365
|
<key>BlockedJourneyViewController.storyboardc/Info.plist</key>
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
<dict>
|
|
423
423
|
<key>hash2</key>
|
|
424
424
|
<data>
|
|
425
|
-
|
|
425
|
+
jVwPkLl4S9bPTpkdacf99PiX5Zhks9ga1lT3k5Bhd/A=
|
|
426
426
|
</data>
|
|
427
427
|
</dict>
|
|
428
428
|
<key>DocumentViewController.storyboardc/HuT-DA-csJ-view-fPz-Uk-RnY.nib</key>
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
<dict>
|
|
465
465
|
<key>hash2</key>
|
|
466
466
|
<data>
|
|
467
|
-
|
|
467
|
+
+wV+FL/NXmlfTgqHaiv+7CxBEQaZhooQCGqhgcvLHSo=
|
|
468
468
|
</data>
|
|
469
469
|
</dict>
|
|
470
470
|
<key>FinishJourneyViewContoller.storyboardc/Info.plist</key>
|
|
@@ -534,70 +534,70 @@
|
|
|
534
534
|
<dict>
|
|
535
535
|
<key>hash2</key>
|
|
536
536
|
<data>
|
|
537
|
-
|
|
537
|
+
XUl26VgNJqb1qh3yw3O/PMf0LE1iuQSSef3di2qjcOI=
|
|
538
538
|
</data>
|
|
539
539
|
</dict>
|
|
540
540
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
541
541
|
<dict>
|
|
542
542
|
<key>hash2</key>
|
|
543
543
|
<data>
|
|
544
|
-
|
|
544
|
+
fdKYrU2mHspjdUb+dTy0Y2R/3lLu92vwxJ8f+6pxubo=
|
|
545
545
|
</data>
|
|
546
546
|
</dict>
|
|
547
547
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
548
548
|
<dict>
|
|
549
549
|
<key>hash2</key>
|
|
550
550
|
<data>
|
|
551
|
-
|
|
551
|
+
idI9IFD4u9YIFySbyhEknKGAwgUg+Mbk8cfATI9CU5E=
|
|
552
552
|
</data>
|
|
553
553
|
</dict>
|
|
554
554
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
555
555
|
<dict>
|
|
556
556
|
<key>hash2</key>
|
|
557
557
|
<data>
|
|
558
|
-
|
|
558
|
+
fdKYrU2mHspjdUb+dTy0Y2R/3lLu92vwxJ8f+6pxubo=
|
|
559
559
|
</data>
|
|
560
560
|
</dict>
|
|
561
561
|
<key>Modules/IDWiseNFC.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
562
562
|
<dict>
|
|
563
563
|
<key>hash2</key>
|
|
564
564
|
<data>
|
|
565
|
-
|
|
565
|
+
XdCn8quEoTLidhCNf+6cAwVN493pTWi7UStUgybkKCQ=
|
|
566
566
|
</data>
|
|
567
567
|
</dict>
|
|
568
568
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
569
569
|
<dict>
|
|
570
570
|
<key>hash2</key>
|
|
571
571
|
<data>
|
|
572
|
-
|
|
572
|
+
XUl26VgNJqb1qh3yw3O/PMf0LE1iuQSSef3di2qjcOI=
|
|
573
573
|
</data>
|
|
574
574
|
</dict>
|
|
575
575
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
576
576
|
<dict>
|
|
577
577
|
<key>hash2</key>
|
|
578
578
|
<data>
|
|
579
|
-
|
|
579
|
+
djae3sPSGEfVyZBCw43XpklRI/ToorJgouZlVlKcCNE=
|
|
580
580
|
</data>
|
|
581
581
|
</dict>
|
|
582
582
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
583
583
|
<dict>
|
|
584
584
|
<key>hash2</key>
|
|
585
585
|
<data>
|
|
586
|
-
|
|
586
|
+
9ftSX9jEhn8WfnXoDnVKkFnxEfdnj9uLEcf3MUWNNPg=
|
|
587
587
|
</data>
|
|
588
588
|
</dict>
|
|
589
589
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
590
590
|
<dict>
|
|
591
591
|
<key>hash2</key>
|
|
592
592
|
<data>
|
|
593
|
-
|
|
593
|
+
djae3sPSGEfVyZBCw43XpklRI/ToorJgouZlVlKcCNE=
|
|
594
594
|
</data>
|
|
595
595
|
</dict>
|
|
596
596
|
<key>Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
597
597
|
<dict>
|
|
598
598
|
<key>hash2</key>
|
|
599
599
|
<data>
|
|
600
|
-
|
|
600
|
+
eZjxLmU6YN5kDhpmkQV22uemISrAjdP78At/iTTiSXY=
|
|
601
601
|
</data>
|
|
602
602
|
</dict>
|
|
603
603
|
<key>Mulish-Bold.ttf</key>
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
<dict>
|
|
640
640
|
<key>hash2</key>
|
|
641
641
|
<data>
|
|
642
|
-
|
|
642
|
+
vJfBHxw6facHMensl2HvDhToW+wdLm2aGub+vLeIbcQ=
|
|
643
643
|
</data>
|
|
644
644
|
</dict>
|
|
645
645
|
<key>ProgressBarMenuScreen.nib</key>
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
<dict>
|
|
689
689
|
<key>hash2</key>
|
|
690
690
|
<data>
|
|
691
|
-
|
|
691
|
+
twmxCUCFu2wY3kg5FB5Hwcy2Zb6bJA4l//Mb8KngWVQ=
|
|
692
692
|
</data>
|
|
693
693
|
</dict>
|
|
694
694
|
<key>SelfieViewController.storyboardc/UIViewController-Od6-6k-VCn.nib</key>
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
<dict>
|
|
784
784
|
<key>hash2</key>
|
|
785
785
|
<data>
|
|
786
|
-
|
|
786
|
+
0Dr3aOEnVsPJfVMPj/l+cOL0G1g+dAwWoXZQQCDlctM=
|
|
787
787
|
</data>
|
|
788
788
|
</dict>
|
|
789
789
|
<key>document_detector.mlmodelc/model0/analytics/coremldata.bin</key>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<dict>
|
|
861
861
|
<key>hash2</key>
|
|
862
862
|
<data>
|
|
863
|
-
|
|
863
|
+
TTLDak6UOZ3qjsSpj4iK/5tfEIJQHoCWFc+5aADmhqA=
|
|
864
864
|
</data>
|
|
865
865
|
</dict>
|
|
866
866
|
<key>document_quality_model.mlmodelc/model.espresso.net</key>
|
|
@@ -1,43 +1,14 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"shortDescription" : "https:\/\/github.com\/ultralytics\/yolov5",
|
|
4
3
|
"metadataOutputVersion" : "3.0",
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"formattedType" : "MultiArray (Double 0 × 1)",
|
|
13
|
-
"type" : "MultiArray",
|
|
14
|
-
"shape" : "[0, 1]",
|
|
15
|
-
"name" : "confidence",
|
|
16
|
-
"shortDescription" : "Boxes × Class confidence (see user-defined metadata \"classes\")"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"dataType" : "Double",
|
|
20
|
-
"hasShapeFlexibility" : "1",
|
|
21
|
-
"isOptional" : "0",
|
|
22
|
-
"shapeFlexibility" : "0... × 4",
|
|
23
|
-
"shapeRange" : "[[0, -1], [4, 4]]",
|
|
24
|
-
"formattedType" : "MultiArray (Double 0 × 4)",
|
|
25
|
-
"type" : "MultiArray",
|
|
26
|
-
"shape" : "[0, 4]",
|
|
27
|
-
"name" : "coordinates",
|
|
28
|
-
"shortDescription" : "Boxes × [x, y, width, height] (relative to image size)"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"version" : "https:\/\/github.com\/ultralytics\/yolov5",
|
|
32
|
-
"modelParameters" : [
|
|
33
|
-
|
|
4
|
+
"userDefinedMetadata" : {
|
|
5
|
+
"confidence_threshold" : "0.25",
|
|
6
|
+
"iou_threshold" : "0.45",
|
|
7
|
+
"classes" : "Doc"
|
|
8
|
+
},
|
|
9
|
+
"classLabels" : [
|
|
10
|
+
"Doc"
|
|
34
11
|
],
|
|
35
|
-
"author" : "glenn.jocher@ultralytics.com",
|
|
36
|
-
"specificationVersion" : 4,
|
|
37
|
-
"storagePrecision" : "Mixed (Float32, Int8)",
|
|
38
|
-
"license" : "https:\/\/github.com\/ultralytics\/yolov5\/blob\/master\/LICENSE",
|
|
39
|
-
"computePrecision" : "Float16",
|
|
40
|
-
"isUpdatable" : "0",
|
|
41
12
|
"availability" : {
|
|
42
13
|
"macOS" : "10.15",
|
|
43
14
|
"tvOS" : "13.0",
|
|
@@ -46,17 +17,6 @@
|
|
|
46
17
|
"iOS" : "13.0",
|
|
47
18
|
"macCatalyst" : "13.0"
|
|
48
19
|
},
|
|
49
|
-
"modelType" : {
|
|
50
|
-
"name" : "MLModelType_pipeline",
|
|
51
|
-
"structure" : [
|
|
52
|
-
{
|
|
53
|
-
"name" : "MLModelType_neuralNetwork"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name" : "MLModelType_nonMaximumSuppression"
|
|
57
|
-
}
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
20
|
"inputSchema" : [
|
|
61
21
|
{
|
|
62
22
|
"height" : "640",
|
|
@@ -85,31 +45,74 @@
|
|
|
85
45
|
"shortDescription" : "(optional) Confidence Threshold override (default: 0.25)"
|
|
86
46
|
}
|
|
87
47
|
],
|
|
88
|
-
"
|
|
89
|
-
|
|
48
|
+
"outputSchema" : [
|
|
49
|
+
{
|
|
50
|
+
"dataType" : "Double",
|
|
51
|
+
"hasShapeFlexibility" : "1",
|
|
52
|
+
"isOptional" : "0",
|
|
53
|
+
"shapeFlexibility" : "0... × 1",
|
|
54
|
+
"shapeRange" : "[[0, -1], [1, 1]]",
|
|
55
|
+
"formattedType" : "MultiArray (Double 0 × 1)",
|
|
56
|
+
"type" : "MultiArray",
|
|
57
|
+
"shape" : "[0, 1]",
|
|
58
|
+
"name" : "confidence",
|
|
59
|
+
"shortDescription" : "Boxes × Class confidence (see user-defined metadata \"classes\")"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"dataType" : "Double",
|
|
63
|
+
"hasShapeFlexibility" : "1",
|
|
64
|
+
"isOptional" : "0",
|
|
65
|
+
"shapeFlexibility" : "0... × 4",
|
|
66
|
+
"shapeRange" : "[[0, -1], [4, 4]]",
|
|
67
|
+
"formattedType" : "MultiArray (Double 0 × 4)",
|
|
68
|
+
"type" : "MultiArray",
|
|
69
|
+
"shape" : "[0, 4]",
|
|
70
|
+
"name" : "coordinates",
|
|
71
|
+
"shortDescription" : "Boxes × [x, y, width, height] (relative to image size)"
|
|
72
|
+
}
|
|
90
73
|
],
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
"iou_threshold" : "0.45"
|
|
96
|
-
},
|
|
74
|
+
"modelParameters" : [
|
|
75
|
+
|
|
76
|
+
],
|
|
77
|
+
"storagePrecision" : "Mixed (Float32, Int8)",
|
|
97
78
|
"neuralNetworkLayerTypeHistogram" : {
|
|
98
79
|
"Concat" : 13,
|
|
99
80
|
"UnaryPower" : 3,
|
|
100
81
|
"Convolution" : 60,
|
|
101
|
-
"
|
|
82
|
+
"PoolingINVALID" : 3,
|
|
83
|
+
"Transpose" : 3,
|
|
102
84
|
"ReshapeStatic" : 6,
|
|
85
|
+
"UpsampleINVALID" : 2,
|
|
103
86
|
"LoadConstantND" : 6,
|
|
104
|
-
"
|
|
105
|
-
"UpsampleNearestNeighbor" : 2,
|
|
106
|
-
"PoolingMax" : 3,
|
|
87
|
+
"ActivationSigmoid" : 60,
|
|
107
88
|
"SplitND" : 4,
|
|
108
89
|
"Squeeze" : 1,
|
|
109
|
-
"Add" : 10,
|
|
110
90
|
"Multiply" : 71,
|
|
91
|
+
"Add" : 10,
|
|
111
92
|
"ConcatND" : 4
|
|
112
93
|
},
|
|
113
|
-
"method" : "predict"
|
|
94
|
+
"method" : "predict",
|
|
95
|
+
"version" : "https:\/\/github.com\/ultralytics\/yolov5",
|
|
96
|
+
"isUpdatable" : "0",
|
|
97
|
+
"specificationVersion" : 4,
|
|
98
|
+
"stateSchema" : [
|
|
99
|
+
|
|
100
|
+
],
|
|
101
|
+
"computePrecision" : "Float16",
|
|
102
|
+
"shortDescription" : "https:\/\/github.com\/ultralytics\/yolov5",
|
|
103
|
+
"license" : "https:\/\/github.com\/ultralytics\/yolov5\/blob\/master\/LICENSE",
|
|
104
|
+
"generatedClassName" : "document_detector",
|
|
105
|
+
"author" : "glenn.jocher@ultralytics.com",
|
|
106
|
+
"modelType" : {
|
|
107
|
+
"name" : "MLModelType_pipeline",
|
|
108
|
+
"structure" : [
|
|
109
|
+
{
|
|
110
|
+
"name" : "MLModelType_neuralNetwork"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name" : "MLModelType_nonMaximumSuppression"
|
|
114
|
+
}
|
|
115
|
+
]
|
|
116
|
+
}
|
|
114
117
|
}
|
|
115
118
|
]
|