EntropyDrop commited on
Commit
9b237bf
·
1 Parent(s): 5fc38dc
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  # Sking: Minecraft Skin 3D Rendering & Dataset Preprocessing Pipeline
19
 
20
 
21
- This repository is the official home of the **Sking Model Dataset** (hosted on [Hugging Face Datasets](https://huggingface.co/datasets/EntropyDrop/Sking)), which is utilized for training and fine-tuning the **Sking Model** ([Hugging Face Model](https://huggingface.co/EntropyDrop/Sking)).
22
 
23
  Along with the dataset assets, it contains the complete automated pipeline for dual-layer 3D voxel rendering, multi-view layout baking, automatic skin format conversion (Alex to Steve), voxel edge texture consistency resolution, and a RESTful FastAPI service for extracting the actual usable 64x64 RGBA skin UV map from composite training targets.
24
 
@@ -28,7 +28,7 @@ Along with the dataset assets, it contains the complete automated pipeline for d
28
 
29
  * **🗂️ Dataset**: [Hugging Face Sking Dataset](https://huggingface.co/datasets/EntropyDrop/Sking)
30
  * **🧠 Trained Model**: [Hugging Face Sking Model](https://huggingface.co/EntropyDrop/Sking)
31
- * **📝 Technical Report**: [SkinGen Governance & Technical Architecture](https://entropydrop.com/skin/open/article/skingen)
32
  * **🌐 Online Demo**: [EntropyDrop Web Portal](https://entropydrop.com)
33
 
34
  ---
 
18
  # Sking: Minecraft Skin 3D Rendering & Dataset Preprocessing Pipeline
19
 
20
 
21
+ This repository is utilized for training and fine-tuning the **Sking Model** ([Hugging Face Model](https://huggingface.co/EntropyDrop/Sking)).
22
 
23
  Along with the dataset assets, it contains the complete automated pipeline for dual-layer 3D voxel rendering, multi-view layout baking, automatic skin format conversion (Alex to Steve), voxel edge texture consistency resolution, and a RESTful FastAPI service for extracting the actual usable 64x64 RGBA skin UV map from composite training targets.
24
 
 
28
 
29
  * **🗂️ Dataset**: [Hugging Face Sking Dataset](https://huggingface.co/datasets/EntropyDrop/Sking)
30
  * **🧠 Trained Model**: [Hugging Face Sking Model](https://huggingface.co/EntropyDrop/Sking)
31
+ * **📝 Technical Report**: [Technical Architecture](https://entropydrop.com/skin/open/article/skingen)
32
  * **🌐 Online Demo**: [EntropyDrop Web Portal](https://entropydrop.com)
33
 
34
  ---