Computer Science, asked by hlpqrstu09, 3 months ago

what is easy for humans but hard for computer​

Answers

Answered by bhartinikam4536
3
  • The human mind can access the special algorithm that can solve NPC problems.
  • T human mind operates on a non-physical plane.
Answered by harshitdas987
5

Answer:

Linguistics

- Extracting the semantic meaning from a sentence. The problem becomes much harder when the sentences is cynical and ambiguous while lacking context. Usually understanding context is intuitive to humans.

- Text Summarization, a very trendy topic in NLP. Capturing the essence of a paper / book and summarizing is hard for computers.

Vision

- Understanding Image depth from a single image. Being able to extract 3D information from a single image is trivial for humans but much harder for computers.

- Segmentation of a scene.

- Extracting Semantics from an image.. While some computer vision algorithm are already able to label some objects in scene, usually the number of possible objects is limited and there are many constraints that the image needs to fulfill.

- Symmetry in an image.

Sense

- One of the most interesting topics in Robotics is to find a way for robots to be able to sense feedback. For example, when a doctor is doing a surgery he use scissors and he can sense when the scissors touch the thread that he's about to cut, so he knows how much pressure to put on the scissors to cut the thread. When the surgeon make a knot, while stretching the thread, he can actually sense when the knot is strong enough. A very nontrivial task for a computer.

Similar questions