Showing
26 changed files
with
3 additions
and
3 deletions
No preview for this file type
... | @@ -3,9 +3,9 @@ import tensorflow as tf | ... | @@ -3,9 +3,9 @@ import tensorflow as tf |
3 | from tensorflow import logging | 3 | from tensorflow import logging |
4 | from tensorflow import gfile | 4 | from tensorflow import gfile |
5 | import operator | 5 | import operator |
6 | -import esot3ria.pb_util as pbutil | 6 | +import src.pb_util as pbutil |
7 | -import esot3ria.video_recommender as recommender | 7 | +import src.video_recommender as recommender |
8 | -import esot3ria.video_util as videoutil | 8 | +import src.video_util as videoutil |
9 | 9 | ||
10 | # Define model paths. | 10 | # Define model paths. |
11 | MODEL_PATH = "./model/inference_model/segment_inference_model" | 11 | MODEL_PATH = "./model/inference_model/segment_inference_model" | ... | ... |
No preview for this file type
This file is too large to display.
No preview for this file type
No preview for this file type
This file is too large to display.
This file is too large to display.
This file is too large to display.
No preview for this file type
No preview for this file type
File moved
File moved
File moved
-
Please register or login to post a comment