Commit ea8cc6f 1 parent b55e57f commit ea8cc6f Copy full SHA for ea8cc6f
File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
.. customcarditem ::
2
- :header: D
2
+ :header: Deep Image Structure And Texture Similarity (DISTS)
3
3
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
4
4
:tags: Image
5
5
6
6
.. include :: ../links.rst
7
7
8
- #################################################
9
- Learned Perceptual Image Patch Similarity (LPIPS )
10
- #################################################
8
+ ###################################################
9
+ Deep Image Structure And Texture Similarity (DISTS )
10
+ ###################################################
11
11
12
12
Module Interface
13
13
________________
14
14
15
- .. autoclass :: torchmetrics.image.lpip.LearnedPerceptualImagePatchSimilarity
15
+ .. autoclass :: torchmetrics.image.dists.DeepImageStructureAndTextureSimilarity
16
16
:exclude-members: update, compute
17
17
18
18
Functional Interface
19
19
____________________
20
20
21
- .. autofunction :: torchmetrics.functional.image.learned_perceptual_image_patch_similarity
21
+ .. autofunction :: torchmetrics.functional.image.dists.deep_image_structure_and_texture_similarity
Original file line number Diff line number Diff line change 1
1
.. customcarditem ::
2
- :header: Deep Image Structure And Texture Similarity (DISTS )
2
+ :header: Learned Perceptual Image Patch Similarity (LPIPS )
3
3
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
4
4
:tags: Image
5
5
6
6
.. include :: ../links.rst
7
7
8
- ###################################################
9
- Deep Image Structure And Texture Similarity (DISTS )
10
- ###################################################
8
+ #################################################
9
+ Learned Perceptual Image Patch Similarity (LPIPS )
10
+ #################################################
11
11
12
12
Module Interface
13
13
________________
14
14
15
- .. autoclass :: torchmetrics.image.dists.DeepImageStructureAndTextureSimilarity
15
+ .. autoclass :: torchmetrics.image.lpip.LearnedPerceptualImagePatchSimilarity
16
16
:exclude-members: update, compute
17
17
18
18
Functional Interface
19
19
____________________
20
20
21
- .. autofunction :: torchmetrics.functional.image.deep_image_structure_and_texture_similarity
21
+ .. autofunction :: torchmetrics.functional.image.learned_perceptual_image_patch_similarity
You can’t perform that action at this time.
0 commit comments