segmentation driven object detection with
play

Segmentation Driven Object Detection with Introduction Fisher - PowerPoint PPT Presentation

1/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Segmentation Driven Object Detection with Introduction Fisher Vectors State of the art Method Evaluation Camille Brasseur Conclusions 20 dcembre 2013


  1. 1/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Segmentation Driven Object Detection with Introduction Fisher Vectors State of the art Method Evaluation Camille Brasseur Conclusions 20 décembre 2013

  2. 2/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction 1 Introduction State of the State of the art 2 art Method Method 3 Evaluation Conclusions Evaluation 4 Conclusions 5

  3. Aim of the work 3/21 Segmentation Driven Object Object detection : Detection with Fisher The aim is to determine for an object : Vectors Camille its location (bounding box) Brasseur and Introduction its category State of the art Method Evaluation Conclusions

  4. Aim of the work 3/21 Segmentation Driven Object Object detection : Detection with Fisher The aim is to determine for an object : Vectors Camille its location (bounding box) Brasseur and Introduction its category State of the art Method Used tools : Evaluation Ficher Vector Conclusions SIFT descriptor color descriptor Tests on datasets : PASCAL VOC 2007 PASCAL VOC 2010

  5. 4/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction 1 Introduction State of the State of the art 2 art Method Method 3 Evaluation Conclusions Evaluation 4 Conclusions 5

  6. Object detection 5/21 Segmentation Driven Object Detection with Fisher Vectors Sliding Window approaches Camille Detection windows of various scale and aspect ratios evaluated Brasseur at many positions accress the image. Introduction (Viola and Jones) : cascade ⇒ less windows to examine State of the art two or three-stage approaches : windows are discarded at Method each stage + richer features Evaluation branch and bound scheme (non-exhaustive search) Conclusions prune the set of candidate windows without using class specific information by relying on low-level contours and image segmentation The last idea is used there.

  7. Contributions 6/21 Segmentation Driven Object Detection with Fisher Vectors Fisher Vector Camille Brasseur They were already used in previous approaches. Introduction But here, normalization of the FVs. State of the art Method Segmentation Evaluation Conclusions image segmentation created for the detection computation of a mask with a weight for each pixel linked with its contribution to the descriptors. suppression of the background

  8. Segmentation 7/21 Segmentation Driven Object Detection with Fisher Vectors State of the art Camille extraction of explicit segmentation for each object Brasseur detection hypothesis Introduction scoring superpixels individually and then assemble them State of the art into object detections Method use of the output from a semantic segmentation to improve Evaluation object detection. Conclusions Here : segmentation incorporated into the feature extraction step

  9. 8/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction 1 Introduction State of the State of the art 2 art Method Method 3 Evaluation Conclusions Evaluation 4 Conclusions 5

  10. Segmentation 9/21 Segmentation Driven Object Detection with Fisher Steps Vectors Camille 1 partition of the image into superpixels Brasseur hierarchically group the superpixel into a segmentation tree 2 Introduction (merging neighboring and visually similar segments) State of the art This is repeated eight times with Method 4 different color spaces and Evaluation Conclusions 2 different scale parameters to compure the superpixels. ⇒ rich set of segments of varying sizes and shapes (around 1500 object windows per image) It is far less windows than in a sliding window approach.

  11. Correct examples 10/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction State of the art Method Evaluation Conclusions

  12. Incorrect examples 11/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction State of the art Method Evaluation Conclusions

  13. Feature extraction 12/21 Segmentation Driven Object Detection with Fisher Vectors Camille local features : Brasseur SIFT Introduction State of the color descriptor art Method Evaluation Conclusions Aggregation Using Fisher vector representation

  14. Fisher vector 13/21 Segmentation Driven Object Detection with Fisher Normalized gradients Vectors Camille ∂ ln p ( x ) = p ( k | x ) � x d − µ kd � Brasseur (1) √ π k ∂µ kd σ kd Introduction State of the � � ( x d − µ kd ) 2 ∂ ln p ( x ) = p ( k | x ) art √ π k − 1 (2) Method σ 2 ∂σ kd kd Evaluation x local descriptor Conclusions µ kd and σ kd mean and standard derivation of the k -th Gaussian in dimension d π k mixing weight of the k -th Gaussian p ( k | x ) soft assignment of x to the k -th Gaussian

  15. Candidate window 14/21 Segmentation Driven Object Detection with Fisher Vectors Camille Representation : Brasseur 1 sum the normalized gradients Introduction weight the contribution of local descriptors by the averaged 2 State of the art segmentation masks Method Evaluation Conclusions Final window descriptor : concatenation of FV obtained over color and SIFT FV over the full image to capture global scene context

  16. Compression 15/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction used tools State of the art Product Quantization Method Blosc compression Evaluation Conclusions

  17. 16/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction 1 Introduction State of the State of the art 2 art Method Method 3 Evaluation Conclusions Evaluation 4 Conclusions 5

  18. First test 17/21 Segmentation Driven Object Detection with Fisher Vectors Performance on the development set with different Camille Brasseur descriptors regions and with/without SPM Introduction Desc. Regions Norm. SPM bus cat mbike sheep mAP State of the art S W object no 22.2 35.8 26.3 16.6 25.2 S W object yes 47.6 45.0 54.2 30.0 44.2 Method S W cell yes 48.0 47.2 53.0 32.0 45.0 Evaluation S G (train on W) cell yes 35.7 46.3 43.2 17.0 35.5 Conclusions S M (train on W) cell yes 41.1 47.8 52.7 19.2 40.2 S M cell yes 44.0 48.8 51.4 30.8 43.8 S W+M cell yes 48.5 49.2 54.3 33.8 46.4 S+C W cell yes 47.3 48.2 54.4 35.8 46.4 S+C W+M cell yes 48.1 51.1 55.5 40.0 48.7 S+C W+M+F cell yes 50.3 51.6 54.8 41.9 49.6

  19. Second test 18/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Performance on VOC07 with different descriptors and Introduction regions. State of the art Method Evaluation Conclusions

  20. Third test 19/21 Segmentation Driven Object Detection with Fisher Vectors Comparison of this detector with and without context Camille Brasseur with the state-of-the-art object detectors on VOC 2007. Introduction State of the art Method Evaluation Conclusions

  21. Fourth test 20/21 Segmentation Driven Object Detection with Fisher Vectors Comparison of our detector with and without context Camille Brasseur with the state-of-the-art object detectors on VOC 2010. Introduction State of the art Method Evaluation Conclusions

  22. 21/21 Segmentation Driven Object Detection with Fisher Vectors Camille Brasseur Introduction 1 Introduction State of the State of the art 2 art Method Method 3 Evaluation Conclusions Evaluation 4 Conclusions 5

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend