Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Moved from this repo to its own repo so that the clone isn't so HUGE
- Loading branch information
Showing
with
2 additions
and 1,725 deletions.
- +2 −38 YoloObjectDetection/Readme.md
- +0 −222 YoloObjectDetection/Yolo_with_webcam_Qt_or_tkinter.py
- BIN YoloObjectDetection/cv_dl_resource_guide.pdf
- BIN YoloObjectDetection/images/baggage_claim.jpg
- BIN YoloObjectDetection/images/dining_table.jpg
- BIN YoloObjectDetection/images/living_room.jpg
- BIN YoloObjectDetection/images/soccer.jpg
- BIN YoloObjectDetection/videos/airport.mp4
- BIN YoloObjectDetection/videos/car_chase_01.mp4
- BIN YoloObjectDetection/videos/car_chase_02.mp4
- BIN YoloObjectDetection/videos/overpass.mp4
- +0 −80 YoloObjectDetection/yolo-coco/coco.names
- +0 −789 YoloObjectDetection/yolo-coco/yolov3.cfg
- +0 −3 YoloObjectDetection/yolo-coco/yolov3.weights README
- +0 −164 YoloObjectDetection/yolo.py
- +0 −207 YoloObjectDetection/yolo_video.py
- +0 −222 YoloObjectDetection/yolo_video_with_webcam.py
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,42 +1,6 @@ | ||
|
||
# PySimpleGUI openCV YOLO Deep Learning | ||
|
||
To save room in the PySimpleGUI Repo, this project has been moved to its own repo on GitHub | ||
|
||
You'll now find the project at: https://github.com/PySimpleGUI/PySimpleGUI-YOLO |
Binary file not shown.
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.