Removed conversational tone

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-03-05 13:43:55 +01:00
parent 73a75b525c
commit a7170a8d11

View File

@ -51,7 +51,7 @@ classification.
More specifically, I will look at object detection in the open-set More specifically, I will look at object detection in the open-set
conditions. In non-technical words this effectively describes conditions. In non-technical words this effectively describes
the kind of situation you encounter with CCTV cameras or robots the kind of situation you encounter with CCTV cameras or robots
outside of a laboratory. Both use cameras that, well, record outside of a laboratory. Both use cameras that record
images. Subsequently a neural network analyses the image images. Subsequently a neural network analyses the image
and returns a list of detected and classified objects that it and returns a list of detected and classified objects that it
found in the image. The problem here is that networks can only found in the image. The problem here is that networks can only