Ptlflow

Latest version: v0.4.0

Safety actively analyzes 714772 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.2.5

Added

- FastFlowNet model

Fixed

- Check if max_steps has negative value (the new standard value in newer PyTorch Lightning versions)

0.2.4

Added

- GMA model
- SCV model

0.2.3

Added

- DICL model
- LCV with RAFT model

Fixed

- Check if an input is an array before showing as an image during validation

0.2.2

Added

- MaskFlownet model
- Script for generating predictions for the test split of some datasets (currently Sintel and KITTI)

Fixed

- Inference uses no_grad annotation
- Threshold values for computing outlier metric and update table of results
- Some utility functions did not pass through all the keys from the input dicts

0.2.1

Added

- STaRFlow model
- Interactive plots with Plotly

Fixed

- Flow values when input images were resized during validation

0.2.0

Added

- LiteFlowNet 1, 2, and 3 models
- Validation can be run on a group of models at once

Fixed

- Add missing metadata to FlyingThings3DSubset dataset
- In some cases, the validations did not create the required output dirs
- Confidence log image is now saved correctly
- Add explicit list casting to validate.py to avoid errors in Python3.9

Breaking changes

- The `external` prefix was removed from all models. Therefore, models and checkpoint names have been changed in this release. The old checkpoints were replaced by new ones, so older versions will not be able to load pretrained weights anymore.
- F1-score is used for checking the accuracy of confidence, rather than L1-norm.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.