mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Make space for object detection networks
This commit is contained in:
parent
b80d84d8a6
commit
acb3ceb45d
@ -141,10 +141,10 @@
|
||||
#define IMLIB_ENABLE_DESCRIPTOR
|
||||
|
||||
// Enable find_hog()
|
||||
#define IMLIB_ENABLE_HOG
|
||||
// #define IMLIB_ENABLE_HOG
|
||||
|
||||
// Enable selective_search()
|
||||
#define IMLIB_ENABLE_SELECTIVE_SEARCH
|
||||
// #define IMLIB_ENABLE_SELECTIVE_SEARCH
|
||||
|
||||
// Enable STM32 DMA2D
|
||||
#define IMLIB_ENABLE_DMA2D
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
#define IMLIB_ENABLE_DESCRIPTOR
|
||||
|
||||
// Enable find_hog()
|
||||
#define IMLIB_ENABLE_HOG
|
||||
// #define IMLIB_ENABLE_HOG
|
||||
|
||||
// Enable STM32 DMA2D
|
||||
#define IMLIB_ENABLE_DMA2D
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
#define IMLIB_ENABLE_DESCRIPTOR
|
||||
|
||||
// Enable find_hog()
|
||||
#define IMLIB_ENABLE_HOG
|
||||
// #define IMLIB_ENABLE_HOG
|
||||
|
||||
// Enable selective_search()
|
||||
// #define IMLIB_ENABLE_SELECTIVE_SEARCH
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
#define IMLIB_ENABLE_DESCRIPTOR
|
||||
|
||||
// Enable find_hog()
|
||||
#define IMLIB_ENABLE_HOG
|
||||
// #define IMLIB_ENABLE_HOG
|
||||
|
||||
// Enable selective_search()
|
||||
// #define IMLIB_ENABLE_SELECTIVE_SEARCH
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
#define IMLIB_ENABLE_DESCRIPTOR
|
||||
|
||||
// Enable find_hog()
|
||||
#define IMLIB_ENABLE_HOG
|
||||
// #define IMLIB_ENABLE_HOG
|
||||
|
||||
// Enable selective_search()
|
||||
// #define IMLIB_ENABLE_SELECTIVE_SEARCH
|
||||
|
||||
Loading…
Reference in New Issue
Block a user