We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e419394 commit 53753bbCopy full SHA for 53753bb
efficientdet/dataloader_test.py
@@ -18,7 +18,7 @@
18
19
import dataloader
20
import hparams_config
21
-from brain_automl.efficientdet import test_util
+import test_util
22
23
from keras import anchors
24
from object_detection import tf_example_decoder
efficientdet/keras/inference_test.py
@@ -17,7 +17,7 @@
17
import tempfile
from absl import logging
import tensorflow as tf
from keras import efficientdet_keras
from keras import inference
0 commit comments