Loading...
detectron2 中的关于 coco 数据集的一些函数 - 主要用于解析 COCO-format 标注数据,转换为 Detectron2 format...
detectron2 自定义数据集的训练.Github 项目 - detectron2 安装与简单使用 ...
scipy.spatial 模块提供了距离计算模块 - scipy.spatial.distance.Distance computations (sci...
Python3.5 中新增了一个功能是类型提示(type hints) - PEP 484 -- Typ...
发现一个很有意思且有用的多边形面积计算方式 - 鞋带公式.鞋带公式的表达式为:参考维基百科 - Shoelace_formula可以理解为,是把每个顶点向...
原文:You Don't Really Know Softmax - 2020.04.26Softmax...
原文:京东羚珑研究报告 - 2020.02.14羚珑是什么?羚珑是京东零售用户体验设计部自主研发的为解决商家及企业运营过程中的设计效率、品质、一致性问题提...
数据增强(Data Augmentation),又称为数据增广,数据扩增,它是对训练集进行变换,使训练集...
From:migrating_from_torchvision_to_albumentationstorchvision 提供了 transforms 数...
译文: 魔镜炼成记:Google位姿估计应用Move Mirror架构与实现 - 2018.07.20译...