mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove obsolete lenet config.
This commit is contained in:
parent
610aac2f27
commit
65b17cd4e4
@ -83,9 +83,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
//#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
//#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable Tensor Flow
|
||||
//#define IMLIB_ENABLE_TF
|
||||
|
||||
|
||||
@ -128,9 +128,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
//#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
//#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable Tensor Flow
|
||||
//#define IMLIB_ENABLE_TF
|
||||
|
||||
|
||||
@ -131,9 +131,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable CMSIS NN
|
||||
#define IMLIB_ENABLE_CNN
|
||||
|
||||
|
||||
@ -131,9 +131,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable CMSIS NN
|
||||
#define IMLIB_ENABLE_CNN
|
||||
|
||||
|
||||
@ -131,9 +131,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable CMSIS NN
|
||||
#define IMLIB_ENABLE_CNN
|
||||
|
||||
|
||||
@ -131,9 +131,6 @@
|
||||
// Enable find_barcodes() (42 KB)
|
||||
#define IMLIB_ENABLE_BARCODES
|
||||
|
||||
// Enable LENET (200+ KB).
|
||||
#define IMLIB_ENABLE_LENET
|
||||
|
||||
// Enable CMSIS NN
|
||||
#define IMLIB_ENABLE_CNN
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user