pith. sign in

Rethinking ImageNet pre-training.arXiv preprint arXiv:1811.08883

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it
abstract

We report competitive results on object detection and instance segmentation on the COCO dataset using standard models trained from random initialization. The results are no worse than their ImageNet pre-training counterparts even when using the hyper-parameters of the baseline system (Mask R-CNN) that were optimized for fine-tuning pre-trained models, with the sole exception of increasing the number of training iterations so the randomly initialized models may converge. Training from random initialization is surprisingly robust; our results hold even when: (i) using only 10% of the training data, (ii) for deeper and wider models, and (iii) for multiple tasks and metrics. Experiments show that ImageNet pre-training speeds up convergence early in training, but does not necessarily provide regularization or improve final target task accuracy. To push the envelope we demonstrate 50.9 AP on COCO object detection without using any external data---a result on par with the top COCO 2017 competition results that used ImageNet pre-training. These observations challenge the conventional wisdom of ImageNet pre-training for dependent tasks and we expect these discoveries will encourage people to rethink the current de facto paradigm of `pre-training and fine-tuning' in computer vision.

fields

cs.CV 3 cs.LG 1

years

2019 4

representative citing papers

Cascade R-CNN: High Quality Object Detection and Instance Segmentation

cs.CV · 2019-06-24 · accept · novelty 7.0

Cascade R-CNN uses a cascade of detectors trained with progressively higher IoU thresholds to resolve overfitting and quality mismatch, achieving state-of-the-art high-quality object detection and instance segmentation on COCO and other datasets.

Towards Adversarially Robust Object Detection

cs.CV · 2019-07-24 · unverdicted · novelty 5.0

Develops a multi-task learning based adversarial training approach to improve robustness of object detectors to adversarial attacks, with experiments on PASCAL-VOC and MS-COCO.

citing papers explorer

Showing 4 of 4 citing papers.