- 参赛者需要通过已经打标的图片和对应的csv文件建立模型,识别图片中的各种大小汽车,然后将模型应用于测试集,以预测图片中车辆数目以及坐标
- 比赛地址
- 增加KITTI数据
- 同态滤波(针对黑夜情况)
- cutout增强
- faster-rcnn pytorch
- retinanet keras
- deformable conv network
- detectron, detectron相关编译安装见detectron_docker文件夹中,我用的是docker安装
- nms, softnms
- cutout
- 模型融合
- 线上0.88, 30名