mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
Add analog classification (100) as modeltype analog100
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
enum t_CNNType {
|
||||
AutoDetect,
|
||||
Analogue,
|
||||
Analogue100,
|
||||
Digital,
|
||||
// DigitalHyprid,
|
||||
DigitalHyprid10,
|
||||
|
||||
Reference in New Issue
Block a user