1 to 2 of 2 Results
Oct 5, 2021
Tkachev, Gleb, 2021, "Replication Data for: "S4: Self-Supervised learning of Spatiotemporal Similarity"", https://doi.org/10.18419/darus-2174, DaRUS, V1
We train a self-supervised siamese model that enables querying for similar behavior on spatiotemporal volumes. Here we provide the code and data needed to reproduce the representative figures of the paper. See the notes and the included readme file for details. |
Jan 24, 2022
Tkachev, Gleb, 2022, "PyPlant: A Python Framework for Cached Function Pipelines", https://doi.org/10.18419/darus-2249, DaRUS, V1
PyPlant is a simple coroutine-based framework for writing data processing pipelines. PyPlant's goal is to simplify caching of intermediate results in the pipeline and avoid re-running expensive early stages of the pipeline, when only the later stages have changed. |