Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,7 @@ base_model: microsoft/convnext-small-224
|
|
49 |
|
50 |
# HarpoonNet 1.2 - Advanced Drone Detection Model
|
51 |
|
|
|
52 |
π **License: Non-commercial use only.**
|
53 |
π **Commercial licenses available upon request. Contact: [email protected]**
|
54 |
|
@@ -64,6 +65,15 @@ base_model: microsoft/convnext-small-224
|
|
64 |
- β **REQUIRES LICENSE for**: Commercial products, revenue-generating applications, proprietary systems
|
65 |
- π§ **Contact**: [email protected] for commercial licensing
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
## π― Model Description
|
68 |
|
69 |
HarpoonNet 1.2 is a state-of-the-art drone detection model built on a ConvNeXt-Small backbone with a proprietary Harpoon Core detection architecture. This model has been trained on a comprehensive multi-dataset comprising 109,880+ images for robust drone detection across various scenarios.
|
|
|
49 |
|
50 |
# HarpoonNet 1.2 - Advanced Drone Detection Model
|
51 |
|
52 |
+
|
53 |
π **License: Non-commercial use only.**
|
54 |
π **Commercial licenses available upon request. Contact: [email protected]**
|
55 |
|
|
|
65 |
- β **REQUIRES LICENSE for**: Commercial products, revenue-generating applications, proprietary systems
|
66 |
- π§ **Contact**: [email protected] for commercial licensing
|
67 |
|
68 |
+
## Website
|
69 |
+
|
70 |
+
check us out @ chiliadresearch.com!
|
71 |
+
|
72 |
+
## Updates
|
73 |
+
|
74 |
+
July 8- fixed bug causing users to download wrong model (Harpoon 1.1) instead of Harpoon 1.2 with the new ConvNeXt backbone. My fault lol
|
75 |
+
July 8- fixed DataParallel Issue: no more module prefix problems!
|
76 |
+
|
77 |
## π― Model Description
|
78 |
|
79 |
HarpoonNet 1.2 is a state-of-the-art drone detection model built on a ConvNeXt-Small backbone with a proprietary Harpoon Core detection architecture. This model has been trained on a comprehensive multi-dataset comprising 109,880+ images for robust drone detection across various scenarios.
|