We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f1e20 commit e09f9e2Copy full SHA for e09f9e2
1 file changed
README.md
@@ -20,8 +20,9 @@ applications.** :construction:
20
- Added `patch_size` and `scale_factor` to data config.
21
- Moved loss config from the main config to task config.
22
- Refactored code, including defining `imgx/task` submodule.
23
-- October 2023: :sunglasses: Migrated from [Haiku](https://github.com/google-deepmind/dm-haiku) to
24
- [Flax](https://github.com/google/flax) following Google DeepMind's recommendation.
+- October 2023:
+ - :blush: Migrated from [Haiku](https://github.com/google-deepmind/dm-haiku) to
25
+ [Flax](https://github.com/google/flax) following Google DeepMind's recommendation.
26
27
:mailbox: Please feel free to
28
[create an issue](https://github.com/mathpluscode/ImgX-DiffSeg/issues/new/choose) to request
0 commit comments