Ezflow

Latest version: v0.2.5

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

Scan your dependencies

0.2.5

- New model and checkpoint : DCVNet (Dilated Cost Volume Networks for Fast Optical Flow)
- Added configurable dataloader

0.2.4

- Advanced spatial augmentations borrowed from [VCN ](https://github.com/gengshan-y/VCN/blob/master/dataloader/flow_transforms.py) and [AutoFlow](https://github.com/google-research/opticalflow-autoflow/blob/main/src/dataset_lib/augmentations/aug_params.py)
- Added Normalization as a configurable dataset parameter
- PWC-Net and FlowNetC bug fix:MultiScale Loss and Correlation Computation
- PWC-Net: decouple PWC-Net modules
- Distributed Training `barrier` synchronization
- Kubric dataset support [Kubric optical flow](https://github.com/google-research/kubric/tree/main/challenges/optical_flow)
An additional script is required to convert `.tfrecords` to PyTorch-compatible DataLoader. This script is provided in a standalone repository [kubric-flow](https://github.com/prajnan93/kubric-flow) as it requires installation of tensorflow.

0.2.3

0.2.1

0.2.0

0.1.0

First release of `EzFlow`!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.