资源算法 apextrainer_detectron2

apextrainer_detectron2

2020-03-05 | |  44 |   0 |   0

Apex Trainer Example

Install Apex

  • apex: pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" --upgrade 'git+https://github.com/NVIDIA/apex'

Results:

Trained with 2080Ti

faster rcnn

lr sched 1x

Nametrain time(s/iter)infer time(s/im)train mem(GB)box AP
R50-FPN-V1000.2100.0553.037.9
R50-FPN0.3120.0562.89337.9
R50-FPN-Apex0.3220.0532.79338.0

RetineNet

lr sched 1x

Nametrain time(s/iter)infer time(s/im)train mem(GB)box AP
R50-V1000.2000.0623.936.5
R500.2850.0793.93436.5
R50-Apex0.2480.0673.27536.4

Mask R-CNN

lr sched 1x

Nametrain time(s/iter)infer time(s/im)train mem(GB)box APmask AP
R50-V1000.2610.0533.438.635.2
R50-FPN0.3480.0633.4438.535.1
R50-FPN-Apex0.3630.0613.2638.635.2


上一篇:detectron2_example_PCBdata

下一篇:detectron2-json-export

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...