Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2015104209
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이현규
2021-05-28 14:41:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e0ae4864d27151f9ecf8f7baadc6fbe97511d8df
e0ae4864
1 parent
4145cdce
Produce new tag file
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src/inference_kaggle_solution.py
src/statics/new_kaggle_solution_40k.csv
src/inference_kaggle_solution.py
View file @
e0ae486
...
...
@@ -45,7 +45,7 @@ if __name__ == "__main__":
"that you have already run eval.py onto this, such that "
"inference_model.* files already exist."
)
flags
.
DEFINE_string
(
"input_data_pattern"
,
"/Volumes/HDD/develop/yt8m/3/frame/
eval/eval
*.tfrecord"
,
"input_data_pattern"
,
"/Volumes/HDD/develop/yt8m/3/frame/
validate/validate
*.tfrecord"
,
"File glob defining the evaluation dataset in tensorflow.SequenceExample "
"format. The SequenceExamples are expected to have an 'rgb' byte array "
"sequence feature as well as a 'labels' int64 context feature."
)
...
...
src/statics/new_kaggle_solution_40k.csv
0 → 100644
View file @
e0ae486
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment