mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
add Digital100 model processing with output 0.0-9.9 as categorical network
This commit is contained in:
@@ -12,6 +12,7 @@ enum t_CNNType {
|
||||
DigitalHyprid,
|
||||
DigitalHyprid10,
|
||||
DoubleHyprid10,
|
||||
Digital100,
|
||||
None
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user