Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
AMBS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esde
machine-learning
AMBS
Commits
Commits · 013cb9562c7870c86bcc1985fb2b4635135cc2f8
013cb9562c7870c86bcc1985fb2b4635135cc2f8
Select Git revision
Selected
013cb9562c7870c86bcc1985fb2b4635135cc2f8
Branches
20
bing_issues#190_tf2
bing_tf2_convert
bing_issue#189_train_modular
simon_#172_integrate_weatherbench
develop
bing_issue#188_restructure_ambs
yan_issue#100_extract_prcp_data
bing_issue#170_data_preprocess_training_tf1
Gong2022_temperature_forecasts
bing_issue#186_clean_GMD1_tag
yan_issue#179_integrate_GZAWS_data_onfly
bing_issue#178_runscript_bug_postprocess
michael_issue#187_bugfix_setup_runscript_template
bing_issue#180_bugs_postprpocess_meta_postprocess
yan_issue#177_repo_for_CLGAN_gmd
bing_issue#176_integrate_weather_bench
michael_issue#181_eval_era5_forecasts
michael_issue#182_eval_subdomain
michael_issue#119_warmup_Horovod
bing_issue#160_test_zam347
Tags
6
ambs_v1
ambs_gmd_nowcasting_v1.0
GMD1
modular_booster_20210203
new_structure_20201004_v1.0
old_structure_20200930
27 results
ambs
video_prediction
datasets
kth_dataset.py
Author
Search by author
Any Author
authors
Andreas Herten
herten1
Ankit Patnala
patnala1
Ann Weitz
weitz1
Anna Krause
krause5
Ayesha Khan
khan20
Bjoern Hagemeier
hagemeier2
Carsten Hinz
hinz2
Christian Autermann
autermann1
Christian Lessig
lessig1
Eleonore Epp
epp1
Enxhi Kreshpa
kreshpa1
Eric Pavel
pavel1
Florentine Weber
weber20
Jehangir Awan
awan2
Jifeng Wang
wang85
Karim Mache
mache1
Karthick Panner Selvam
pannerselvam1
Konstantin Rushchanskii
rushchanskii2
Martin Schultz
schultz1
Mathilde Leuridan
leuridan1
20 authors
Browse files
Dec 06, 2018
Add option to preprocess kth to 128 resolution. Automatically infer size in kth dataset.
· 6cef21e5
Alex Lee
authored
Dec 6, 2018
6cef21e5
Dec 05, 2018
Add validation with longer sequences in the training loop.
· 1254cf36
Alex Lee
authored
Dec 5, 2018
1254cf36
Dec 04, 2018
Add shuffle_on_val option for kth dataset.
· e2622300
Alex Lee
authored
Dec 4, 2018
e2622300
Nov 30, 2018
Update KTH preprocessing, add back example-level reshuffling to train set, and...
· 9bb72f1e
Alex Lee
authored
Nov 30, 2018
9bb72f1e
Apr 10, 2018
Python 2 compatibility of preprocessing script.
· e7d0f60d
Alex Lee
authored
Apr 10, 2018
e7d0f60d
Mar 27, 2018
Set use_state=False default for datasets that don't have states. Fix sv2->sv2p.
· 4861de09
Alex Lee
authored
Mar 27, 2018
4861de09
Mar 10, 2018
Add force_time_shift option for datasets.
· 542794a1
Alex Lee
authored
Mar 9, 2018
542794a1
Mar 06, 2018
Implement VarLenFeatureVideoDataset for much more efficient reading of data....
· 85422c60
Alex Lee
authored
Mar 6, 2018
85422c60
Resize ucf101 videos if they are the wrong size. Fix num_examples_per_epoch for ucf101 dataset.
· e5be0523
Alex Lee
authored
Mar 6, 2018
e5be0523
Mar 04, 2018
Add ucf101 dataset. Add preprocessing script for kth and ucf101. Change kth...
· af99ed69
Alex Lee
authored
Mar 4, 2018
af99ed69
Feb 07, 2018
Implement KTH video dataset and base class that processes SequenceExample....
· f23e6868
Alex Lee
authored
Feb 7, 2018
f23e6868
Loading