Batchflow

Latest version: v0.8.7

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

Scan your dependencies

Page 3 of 4

0.6.0

Named expressions
Added `BA`

Models
Removed tensorflow

Research
Added `research` module for massive parallel model training / evaluation.

Tutorials and examples
New tutorials.

Also added some tests.

0.5.0

Lots of improvements and bug fixes

0.5.0beta3

0.5.0beta2

0.5.0beta1

0.3.0

Bug fixes and a lot of refactoring.

Batch
Components can be added dynamically during execution.
Parameters order is changed in `apply_transform` and `apply_transform_all`.


Named expressions:
- `B()` returns the batch itself.
- `F` takes args and kwargs.
- added `R` (random) and `L` (lambda).


Pipeline
Refactored models directory and variables directory.
Added `print`.
Removed `print_variable`.


Tensorflow

Layers
Added:
- 1d and 3d bilinear resize
- 3d depth to space
- separable transposed convolutions
- subpixel convolutions
- bilinear additive resize
- upsample
- alpha dropout
- universal pooling and global_pooling

Changed:
- `conv_block` support residuals (with sum and concat) and upsample layers.


TFModel:
- new methods: upsample, Pyramid Pooling module, Atrous Spatial Pyramid Pooling module
- model predictions can be an output of predefined operations (sigmoid, softmax, argmax, etc)


Model zoo
Added DenseNetFC, ResNetAttention, VNet, RefineNet, Faster-RCNN, Global Convolution Network, Encoder-decoder, Inception-ResNet v2, MobileNet v2.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.