https://github.com/bowiehsu/yolo_net
write CNN to cope with the object recognition task using the algorithm mentioned in paper of yolo
https://github.com/bowiehsu/yolo_net
Last synced: 2 months ago
JSON representation
write CNN to cope with the object recognition task using the algorithm mentioned in paper of yolo
- Host: GitHub
- URL: https://github.com/bowiehsu/yolo_net
- Owner: BowieHsu
- Created: 2016-12-23T05:01:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T06:34:34.000Z (over 8 years ago)
- Last Synced: 2025-02-16T19:19:17.646Z (5 months ago)
- Language: Python
- Size: 4.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yolo_net
write CNN to cope with the object recognition task using the algorithm mentioned in paper of yolo