mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added [sam] layer
This commit is contained in:
@ -137,6 +137,7 @@ typedef enum {
|
||||
LOCAL,
|
||||
SHORTCUT,
|
||||
SCALE_CHANNELS,
|
||||
SAM,
|
||||
ACTIVE,
|
||||
RNN,
|
||||
GRU,
|
||||
|
Reference in New Issue
Block a user