-
Notifications
You must be signed in to change notification settings - Fork 1
AdamCuellar/ATR-Detection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
THIS IS ADAPTED FROM: https://github.com/qqwweee/keras-yolo3 Required: Python 3 Opencv-python (cv2) Matplotlib Tensorflow (VERSION 1.15) Keras Numpy Pillow Instructions: ***** All input images must be 512x512 ***** Run detection on Example 1 and show the output: python pipeline.py --input example1.jpg --show True Run detection on Example 2 and show the output: python pipeline.py --input example2.jpg --show True Run detection and save the output: python pipeline.py --input example2.jpg --output /path/to/save/
About
Infrared Target Detection using Deep CNN
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published