Create CITATION.cff
Browse files- CITATION.cff +17 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: "If you use this model, please cite it as below."
|
| 3 |
+
authors:
|
| 4 |
+
- name: "M Mashhudur Rahim (XythicK)"
|
| 5 |
+
title: "VeritaMilitary"
|
| 6 |
+
version: 1.0.0
|
| 7 |
+
date-released: 2026-02-21
|
| 8 |
+
url: "https://huggingface.co/arkito/VeritaMilitary"
|
| 9 |
+
repository-code: "https://huggingface.co/arkito/VeritaMilitary"
|
| 10 |
+
keywords:
|
| 11 |
+
- "Object Detection"
|
| 12 |
+
- "Military Drone"
|
| 13 |
+
- "YOLOv11"
|
| 14 |
+
- "Aerial Surveillance"
|
| 15 |
+
contact:
|
| 16 |
+
- email: "arkitolabs@protonmail.com"
|
| 17 |
+
name: "Arkito Lab"
|