christiankhoury05 commited on
Commit
92eb67f
Β·
verified Β·
1 Parent(s): 376e782

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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.