Difference between revisions of "Research document graduation"

From DigitalCraft_Wiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
=Experiments=
 
=Experiments=
[[File:Predictions-blind-jw.png]]
+
[[File:Predictions-blind-jw.png|400px]]
 
YOLO object detection
 
YOLO object detection
 
I used a existed code to learn to understand how object detection works, what kind of database it has and what the possibilities are. This kind of computer vision is used in self-driving cars, army drones, surveillance camera's and so on. It makes predictions based on what's in the database. There are several other databases which you can connect to it. COCO is a library that way more images that this software can use to learn more objects. I tried to get this software in real-time on my computer but unfortunately, my graphic card is too low. (or I did something wrong)
 
I used a existed code to learn to understand how object detection works, what kind of database it has and what the possibilities are. This kind of computer vision is used in self-driving cars, army drones, surveillance camera's and so on. It makes predictions based on what's in the database. There are several other databases which you can connect to it. COCO is a library that way more images that this software can use to learn more objects. I tried to get this software in real-time on my computer but unfortunately, my graphic card is too low. (or I did something wrong)

Revision as of 09:06, 22 March 2018

Forward/Introduction

Abstract

Central Question

Relevance of the Topic

Hypothesis

Research Approach

Key References

Literature

Experiments

Predictions-blind-jw.png YOLO object detection I used a existed code to learn to understand how object detection works, what kind of database it has and what the possibilities are. This kind of computer vision is used in self-driving cars, army drones, surveillance camera's and so on. It makes predictions based on what's in the database. There are several other databases which you can connect to it. COCO is a library that way more images that this software can use to learn more objects. I tried to get this software in real-time on my computer but unfortunately, my graphic card is too low. (or I did something wrong)

Insights from Experimentation

Artistic/Design Principles

Artistic/Design Proposal

Realised work

Final Conclusions

Bibliography