Difference between revisions of "Translations:Artificial Intelligence/7/en"

From Eyewire
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 15:57, 17 November 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Artificial Intelligence)
The AI determines boundaries between objects by the “probability” that a voxel belongs to the same object as it’s neighbors.  Our images are set at a low threshold of probability that segments are connected.  This means that the machine won’t connect two groups of pixels unless it is fairly certain they belong to the same segment, and are bounded by the same border.  This helps to minimize [[Mergers|mergers]], but means this AI is more hesitant to connect large pieces of a cell branch.
TranslationThe AI determines boundaries between objects by the “probability” that a voxel belongs to the same object as it’s neighbors.  Our images are set at a low threshold of probability that segments are connected.  This means that the machine won’t connect two groups of pixels unless it is fairly certain they belong to the same segment, and are bounded by the same border.  This helps to minimize [[Mergers|mergers]], but means this AI is more hesitant to connect large pieces of a cell branch.

The AI determines boundaries between objects by the “probability” that a voxel belongs to the same object as it’s neighbors. Our images are set at a low threshold of probability that segments are connected. This means that the machine won’t connect two groups of pixels unless it is fairly certain they belong to the same segment, and are bounded by the same border. This helps to minimize mergers, but means this AI is more hesitant to connect large pieces of a cell branch.