Summary
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"import xml.etree.cElementTree as ET\n",
|
||||
"\n",
|
||||
"import sys\n",
|
||||
"sys.path += [os.path.abspath('../ssd_keras-master')]\n",
|
||||
"sys.path += [os.path.abspath('ssd_keras-master')]\n",
|
||||
"\n",
|
||||
"from keras_loss_function.keras_ssd_loss import SSDLoss\n",
|
||||
"from keras_layers.keras_layer_AnchorBoxes import AnchorBoxes\n",
|
||||
|
||||
Reference in New Issue
Block a user