DeepVariant is using a convolutional neural network with 26 layers to call variants from genomic data encoded as tensors representing probability distributions. The document evaluates DeepVariant's performance on different datasets, finding that while indel call accuracy improved in the v4 truth set, SNP call accuracy was mixed due to errors in the v4 labels. Error analysis found DeepVariant was usually correct when it differed from v4, and v4 errors dominated remaining discrepancies, suggesting label errors limit training. With label errors addressed, DeepVariant may achieve very high accuracy.