Columba1198 commited on
Commit
ad8abb7
·
verified ·
1 Parent(s): f235525

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ EgaraNet is an embedding model that encodes the artistic style of illustrations
29
  |---|---|
30
  | **Architecture** | DINOv3 ViT-L/16 backbone + StyleNet (Transposed Attention Transformer) head |
31
  | **Embedding Dim** | 1024 |
32
- | **Input** | RGB images, any resolution (multiples of 16 recommended) |
33
  | **Output** | L2-normalized style embedding vector |
34
  | **Training Data** | ~1.2M illustrations from ~12K artists |
35
 
 
29
  |---|---|
30
  | **Architecture** | DINOv3 ViT-L/16 backbone + StyleNet (Transposed Attention Transformer) head |
31
  | **Embedding Dim** | 1024 |
32
+ | **Input** | RGB images, any resolution (must be a multiple of 16) |
33
  | **Output** | L2-normalized style embedding vector |
34
  | **Training Data** | ~1.2M illustrations from ~12K artists |
35