Skip to content

Releases: valentingol/gan-facies-modeling

v2.5.1

16 Dec 10:45
60f8381
Compare
Choose a tag to compare
  • 🗃️ Add full datasets e7c9ae2
  • 🚀 Allow usage of Windows (in particular dealing with absence of JAX) d29aac9
  • 🔧 pixel_classes_cond is empty list by default 33819a2

v2.5.0

06 Dec 15:53
3d6eb53
Compare
Choose a tag to compare
  • ✨ Add post-processing (notebook and functions) a780b0e 14ac94f
  • ✨ Add pixel_classes config parameter b33f580 4f12f47
  • 🚀 metrics.evaluate returns now generated data and corresponding indicators 5043a8b

v2.4.0

07 Nov 19:48
c4264af
Compare
Choose a tag to compare
  • 📝 Add configuration summary 6fed0e4
  • 🚀 Increase the number of normalization iteration to 2 281301d

v2.3.2

26 Oct 15:20
012f9d9
Compare
Choose a tag to compare
  • 🐛 Pad one_hot_data if sample has not all the classes in sample_pixels_2d_np 6ad33ac
  • 📝 Add example images from Rongier, 2016 and Stanford deltas f25a407

v2.3.1

20 Oct 11:37
4b77a73
Compare
Choose a tag to compare
  • 🚀 Cast to bool in one-hot function to save memory 64a4ef4
  • ✨ Add asymetric attention 3028bd6
  • ✨ Add conditional visualizer 767f9a5

v2.2.0

30 Sep 16:17
7528c8f
Compare
Choose a tag to compare
  • 🏗️ Move files and folders of the lib in gan_facies folder 11b06ea
  • 🏗️ Update architecture of tests 2cccc6c
  • 🚚 Move github_actions in root 9b5417a

v2.1.1

28 Sep 12:21
91f22c7
Compare
Choose a tag to compare
  • 🚀 Allow symmetric attention structure in generator and discriminator e122be0
  • ✨ Add number of parameters at the beginning of the training 0c278b7
  • ✨ Add MACs computation during evaluation 9ece448

v2.1.0

28 Sep 12:03
eca2512
Compare
Choose a tag to compare
  • ✨ Add probability map for conditional models 621e85c 5cd554c
  • 🤡 Mock some libs to make more unitary tests d3a5c6b

v2.0.2

20 Sep 14:40
4344d18
Compare
Choose a tag to compare
  • ✨ Add more customization in SelfAttention 00e7123
  • 🤡 Mock some 3rd party code in tests 00901f2 2dce95e
  • ✨ Add separate function in utils/metrics/tools.py to get reference indicators for metric computation 790c320

v2.0.1

16 Sep 14:05
734db96
Compare
Choose a tag to compare
  • ✨ Add conditional accuracy 77f4acc
  • ✨ Add feature to increase the size of the sampled pixel (uniform class) for conditional models 191b877
  • 📈 Add white grid in sampled image grids to separate the images 45df6f8