ashiq24 commited on
Commit
f28be50
·
verified ·
1 Parent(s): d54ef5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,12 +12,14 @@ size_categories:
12
  - 1K<n<10K
13
  ---
14
 
 
 
 
15
  | Global Scaling | Local Scaling |
16
  |----------------|---------------|
17
  | <img src="https://raw.githubusercontent.com/ashiq24/local-scale-equivariance/refs/heads/gh-pages/assets/bird_1_gscale.gif" width="450"/> | <img src="https://raw.githubusercontent.com/ashiq24/local-scale-equivariance/refs/heads/gh-pages/assets/bird_1.gif" width="450"/> |
18
 
19
- # Multi-Scale_ImageNet
20
- The dataset contains multi-scale ImageNet from **Local Scale Equivariance with Latent Deep Equilibrium Canonicalizer** (arXiv:2508.14187) published in ICV 2025.
21
 
22
  The dataset generating pipeline is provided here: https://github.com/ashiq24/local-scale-equivariance/tree/main/datagen_ImNet
23
 
 
12
  - 1K<n<10K
13
  ---
14
 
15
+ # Multi-Scale_ImageNet
16
+ The dataset contains multi-scale ImageNet from **Local Scale Equivariance with Latent Deep Equilibrium Canonicalizer** (arXiv:2508.14187) published in ICV 2025.
17
+
18
  | Global Scaling | Local Scaling |
19
  |----------------|---------------|
20
  | <img src="https://raw.githubusercontent.com/ashiq24/local-scale-equivariance/refs/heads/gh-pages/assets/bird_1_gscale.gif" width="450"/> | <img src="https://raw.githubusercontent.com/ashiq24/local-scale-equivariance/refs/heads/gh-pages/assets/bird_1.gif" width="450"/> |
21
 
22
+
 
23
 
24
  The dataset generating pipeline is provided here: https://github.com/ashiq24/local-scale-equivariance/tree/main/datagen_ImNet
25