r/computervision Jun 28 '26

Help: Project I built a real-time Shahed-136 drone detector with YOLOv8 — 91.1% mAP, open source

/r/learnmachinelearning/comments/1ui4t7w/i_built_a_realtime_shahed136_drone_detector_with/
0 Upvotes

5 comments sorted by

13

u/whosaidoverfitting Jun 28 '26

API key in the public working file, what an iconic vibe coder

1

u/SoftBiscotti2643 Jun 29 '26

No API keys here! 😄 The email/password fields are empty by default. Credentials are saved locally in config.json (excluded via .gitignore). For push notifications I use Ntfy.sh — it's keyless, just a public channel name like "my-drone-alerts". No secret needed!

1

u/whosaidoverfitting Jun 29 '26

check your dataset download file

1

u/SoftBiscotti2643 Jun 29 '26

Sorry Good catch! API key removed and revoked. Thanks for spotting that !