* Find all semantic regions in an image in a single pass
* Train without the localization data
* Maximize the number of objects detected (maybe all?)
* Need not be precise
- Not an object detector.
For that checkout
- Fast RCNN, Faster-RCNN
- Not a weakly labelled class detector or Class activation Map
For that checkout
- Weakly detector
- CAM
- Not saliency map or guided backprop
For that checkout
- Lasagne saliency
- Grad-CAM
- Not Semantic segmentation
For that checkout
- Oxford CRF CNN
- Fully convolutional neural network
__Image Compression__
Say what ?