hoainam1706 commited on
Commit
b53ac02
·
verified ·
1 Parent(s): 4acbfc7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. .gitattributes +0 -3
  2. README.md +1 -15
.gitattributes CHANGED
@@ -9,6 +9,3 @@
9
  *.zip filter=lfs diff=lfs merge=lfs -text
10
  *.tar filter=lfs diff=lfs merge=lfs -text
11
  *.tar.gz filter=lfs diff=lfs merge=lfs -text
12
- Figures/Generation.png filter=lfs diff=lfs merge=lfs -text
13
- Figures/Reconstruction.png filter=lfs diff=lfs merge=lfs -text
14
- Figures/architecture.png filter=lfs diff=lfs merge=lfs -text
 
9
  *.zip filter=lfs diff=lfs merge=lfs -text
10
  *.tar filter=lfs diff=lfs merge=lfs -text
11
  *.tar.gz filter=lfs diff=lfs merge=lfs -text
 
 
 
README.md CHANGED
@@ -163,21 +163,7 @@ Prepared dataset pickle files contain writer-split handwriting samples:
163
  }
164
  ```
165
 
166
- ## Intended Use
167
-
168
- This release is intended for:
169
-
170
- - Reproducing WriteViT handwriting synthesis experiments.
171
- - Studying Vision Transformer-based handwritten text generation.
172
- - Generating English or Vietnamese handwritten text images.
173
- - Data augmentation research for handwritten text recognition systems, subject to the source dataset licenses.
174
-
175
- ## Limitations
176
-
177
- - The code is research-oriented and may require environment adjustments for newer PyTorch/CUDA versions.
178
- - Generation quality depends on the writer references, target text, dataset split, and checkpoint.
179
- - The released resources are intended for research and reproducibility.
180
- - Users are responsible for respecting the licenses and redistribution terms of the underlying handwriting datasets.
181
 
182
  ## Resources
183
 
 
163
  }
164
  ```
165
 
166
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167
 
168
  ## Resources
169