Image Classification
timm
PyTorch
vision-transformer
knowledge-distillation
feature-distillation
model-compression
interpretability
explainability
representation-analysis
encoding-mismatch
spectral-energy-pattern
spectral-kd
low-rank
pca
svd
deit-tiny
distilled-deit-tiny
cait-s24
lift
widelast
icml-2026
Eval Results (legacy)
Instructions to use Huiyuancs/Encoding_Mismatch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Huiyuancs/Encoding_Mismatch with timm:
import timm model = timm.create_model("hf_hub:Huiyuancs/Encoding_Mismatch", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Upload icml_poster.pdf
Browse files- .gitattributes +1 -0
- icml_poster.pdf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
icml_poster.pdf filter=lfs diff=lfs merge=lfs -text
|
icml_poster.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65a65c01a4bf68c8f949dafa0185ffea1d609388ea5aa4be25abafbae1796ef8
|
| 3 |
+
size 2637395
|