This commit is contained in:
Joseph Redmon
2016-07-19 14:50:01 -07:00
parent a6b2511a56
commit 9361292c42
99 changed files with 131 additions and 34 deletions

View File

@ -1,5 +1,5 @@
#ifndef REGION_LAYER_H
#define REGION_LAYER_H
#ifndef DETECTION_LAYER_H
#define DETECTION_LAYER_H
#include "layer.h"
#include "network.h"