Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marco Di Francesco
IDA LSTM
Commits
2cf9d0e9
Commit
2cf9d0e9
authored
Jul 29, 2021
by
Gabriele Franch
Browse files
Update testing in taasss
parent
0812e9fd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
cikm_inter_dst_predrnn_run_taasss.py
View file @
2cf9d0e9
# import os
import
argparse
# import math
# import shutil
import
numpy
as
np
from
tqdm
import
tqdm
import
core.trainer
as
trainer
from
cikm_inter_dst_predrnn_run_taasss_utils
import
get_batcher
,
padding_taasss
from
core.models.model_factory
import
Model
from
core.utils
import
preprocess
# from data_provider.CIKM.data_iterator import clean_fold, sample, imsave
# from core.utils.util import nor, de_nor
from
tqdm
import
tqdm
from
cikm_inter_dst_predrnn_run_taasss_utils
import
(
padding_taasss
,
get_batcher
,
)
parser
=
argparse
.
ArgumentParser
(
description
=
"PyTorch video prediction model - DST PredRNN"
...
...
cikm_inter_dst_predrnn_run_taasss_test.ipynb
View file @
2cf9d0e9
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment