JZVince commited on
Commit
9be21b9
·
verified ·
1 Parent(s): 8e17e96

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -28,6 +28,17 @@ pipeline_tag: object-detection
28
  base_model: Ultralytics/YOLO11
29
  ---
30
 
 
 
 
 
 
 
 
 
 
 
 
31
  # SpotPredator — YOLO11n Farm Predator Detector (TFLite)
32
 
33
  `predator_v2_fp16.tflite` is a fine-tuned **YOLO11 nano** object-detection model that
 
28
  base_model: Ultralytics/YOLO11
29
  ---
30
 
31
+ > ## ⚠️ Deprecated — superseded by an Apache-2.0 model
32
+ >
33
+ > **This model is fine-tuned from Ultralytics YOLO11 and is therefore AGPL-3.0.**
34
+ > SpotPredator has moved to a **PicoDet** model under the permissive **Apache-2.0** license
35
+ > (free for commercial / closed-source / networked use, with attribution).
36
+ >
37
+ > 👉 **Use the current model instead: [JZVince/spotpredator-picodet](https://huggingface.co/JZVince/spotpredator-picodet)**
38
+ >
39
+ > This repo is kept for history and will not be updated.
40
+
41
+
42
  # SpotPredator — YOLO11n Farm Predator Detector (TFLite)
43
 
44
  `predator_v2_fp16.tflite` is a fine-tuned **YOLO11 nano** object-detection model that