Skip to content

Releases: oarriaga/paz

paz 0.2.5

13 Jul 09:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

paz 0.2.4

10 Jun 13:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.10...0.2.0

paz 0.2.2

10 Jun 13:17
2c2fe15
Compare
Choose a tag to compare
Update __init__.py

paz 0.1.10

07 Sep 08:33
2ddf824
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10

paz 0.1.9

05 Aug 09:44
9243a72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.8...0.1.9

paz 0.1.8

25 Apr 09:34
bfafa63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.7...0.1.8

paz 0.1.7

11 Feb 10:44
2f0baee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

paz 0.1.6

10 May 19:22
71fe847
Compare
Choose a tag to compare
Update __init__.py

paz 0.1.5

10 May 19:13
4f9e842
Compare
Choose a tag to compare

Refactor boxes backend

paz 0.1.4

11 Feb 10:30
Compare
Choose a tag to compare

Add UNET models:

  • Basic UNET construction kit.
  • Default models for training: UNET_VGG16, UNET_VGG19, UNET_RESNET50

Add CityScapes data loader.

Add StochasticProcessor abstract class