[PYTHON] yolov5 visualization program table of contents

Introduction

This individual program is called sign detection, but since the preparation and various things of equipment that can be taken outside and experimented have not been realized yet, this time we have realized a visualization program using an existing model. We have created a model for signboard detection, but please note that it has not been realized. In addition, the program code is published on github. If you press star, you will be motivated, so please also. https://github.com/S-mishina/Stop-sign-detection

table of contents

⓵ Detect a stopped sign. https://qiita.com/asmg07/items/8f450e1ae6e213890db9 ⓶ Stop sign detection Development of visualization part part1 Detection and recording of objects * This time, the chair is detected (the model is not made by myself) https://qiita.com/asmg07/items/b0ab83d930adbed79df2 ⓷ Stopped sign detection Development of visualization part part2 Notify another system by socket communication when an object is detected https://qiita.com/asmg07/items/7413b82117c629b73719 ④ Stop sign detection Development of visualization part part3 Notify by voice using socket communication when an object is detected https://qiita.com/asmg07/items/0b1361cff76fc93962a1 ⑤ Stop sign detection Development of visualization part part4 When an object is detected, it is notified by voice using socket communication (multiple editions) https://qiita.com/asmg07/items/a45c663e44c6d45f6dc6 ⑥ Stop sign detection Development of visualization part part5 Display what was detected when an object was detected https://qiita.com/asmg07/items/d76625881db30d5b79ea

Recommended Posts

yolov5 visualization program table of contents
Nogizaka recognition program (using Yolov5) Table of contents
taichi's Torisetsu ⓪ Table of contents
[Linux] [Initial Settings] Table of Contents
[Python] [Table of Contents Links] Python Programming
[Translation] scikit-learn 0.18 Tutorial Table of Contents
Python Math Series ⓪ Table of Contents
Github Interesting Repository ⓪ Table of Contents
Introductory table of contents for python3
[Translation] scikit-learn 0.18 User Guide Table of Contents
Contents of __name__
Let Code Table of Contents Starting from Zero
Automating simple tasks with Python Table of contents
Create a table of contents with IPython notebook
Obtained contents of sosreport
[Note] Contents of shape [0], shape [1], shape [2]
Creating BINGO "Web Tools" with Python (Table of Contents)
Deploy Django + React from scratch to GKE: Table of Contents
[Linux] [Initial Settings] Table of Contents for Development Environment Setup
Visualization of data by prefecture
Visualization of possessed skills [continuation]
Simulation of the contents of the wallet
[Python] A program that rotates the contents of the list to the left