Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# VeilSight — Persistence-Gated Glyph Extraction
|
| 2 |
+
|
| 3 |
+
VeilSight is a research prototype for detecting persistent symbolic
|
| 4 |
+
structures ("glyphs") that emerge from entropy-rich natural video
|
| 5 |
+
(smoke, fire, water, clouds).
|
| 6 |
+
|
| 7 |
+
This repository does not provide trained models or datasets.
|
| 8 |
+
|
| 9 |
+
The system is evaluated via behavioral invariants rather than accuracy
|
| 10 |
+
metrics, focusing on persistence-constrained structure detection.
|
| 11 |
+
|
| 12 |
+
## Resources
|
| 13 |
+
- GitHub (code + technical appendix):
|
| 14 |
+
https://github.com/05221975/veilsight-persistence-glyphs
|
| 15 |
+
|
| 16 |
+
## License
|
| 17 |
+
Evaluation and research use only.
|