Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
research-article

SwinShadow: Shifted Window for Ambiguous Adjacent Shadow Detection

Published: 14 November 2024 Publication History

Abstract

Shadow detection is a fundamental and challenging task in many computer vision applications. Intuitively, most shadows come from the occlusion of light by the object itself, resulting in the object and its shadow being contiguous (referred to as the adjacent shadow in this article). In this case, when the color of the object is similar to that of the shadow, existing methods struggle to achieve accurate detection. To address this problem, we present SwinShadow, a transformer-based architecture that fully utilizes the powerful shifted window mechanism for detecting adjacent shadows. The mechanism operates in two steps. Initially, it applies local self-attention within a single window, enabling the network to focus on local details. Subsequently, it shifts the attention windows to facilitate inter-window attention, enabling the capture of a broader range of adjacent information. These combined steps significantly improve the network’s capacity to distinguish shadows from nearby objects. And the whole process can be divided into three parts: encoder, decoder, and feature integration. During encoding, we adopt Swin Transformer to acquire hierarchical features. Then during decoding, for shallow layers, we propose a deep supervision (DS) module to suppress the false positives and boost the representation capability of shadow features for subsequent processing, while for deep layers, we leverage a double attention (DA) module to integrate local and shifted window in one stage to achieve a larger receptive field and enhance the continuity of information. Ultimately, a new multi-level aggregation (MLA) mechanism is applied to fuse the decoded features for mask prediction. Extensive experiments on three shadow detection benchmark datasets, SBU, UCF, and ISTD, demonstrate that our network achieves good performance in terms of balance error rate (BER). The source code and results are now publicly available at https://github.com/harrytea/SwinShadow.

References

[1]
Ariel Amato, Mikhail G. Mozerov, Andrew D. Bagdanov, and Jordi Gonzalez. 2011. Accurate moving cast shadow suppression based on local color constancy detection. TIP 20, 10 (2011), 2954–2966.
[2]
Csaba Benedek and Tamás Szirányi. 2008. Bayesian foreground and shadow detection in uncertain frame rate surveillance videos. TIP 17, 4 (2008), 608–621.
[3]
Nicolas Carion, Francisco Massa, Gabriel Synnaeve, Nicolas Usunier, Alexander Kirillov, and Sergey Zagoruyko. 2020. End-to-end object detection with transformers. In ECCV, 213–229.
[4]
Hanting Chen, Yunhe Wang, Tianyu Guo, Chang Xu, Yiping Deng, Zhenhua Liu, Siwei Ma, Chunjing Xu, Chao Xu, and Wen Gao. 2021. Pre-trained image processing transformer. In CVPR, 12299–12310.
[5]
Shuhan Chen, Xiuli Tan, Ben Wang, and Xuelong Hu. 2018. Reverse attention for salient object detection. In ECCV, 234–250.
[6]
Zhihao Chen, Lei Zhu, Liang Wan, Song Wang, Wei Feng, and Pheng-Ann Heng. 2020. A multi-task mean teacher for semi-supervised shadow detection. In CVPR, 5611–5620.
[7]
Rita Cucchiara, Costantino Grana, Massimo Piccardi, Andrea Prati, and Stefano Sirotti. 2001. Improving shadow suppression in moving object detection with HSV color information. In ITSC, 334–339.
[8]
Zihang Dai, Zhilin Yang, Yiming Yang, Jaime G. Carbonell, Quoc Le, and Ruslan Salakhutdinov. 2019. Transformer-XL: Attentive Language Models beyond a Fixed-Length Context. In ACL, 2978–2988.
[9]
Jia Deng, Wei Dong, Richard Socher, Li-Jia Li, Kai Li, and Li Fei-Fei. 2009. ImageNet: A large-scale hierarchical image database. In CVPR, 248–255.
[10]
Xiaoyi Dong, Jianmin Bao, Dongdong Chen, Weiming Zhang, Nenghai Yu, Lu Yuan, Dong Chen, and Baining Guo. 2022. CSWin Transformer: A general vision transformer backbone with cross-shaped windows. In CVPR, 12124–12134.
[11]
Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, Mostafa Dehghani, Matthias Minderer, Georg Heigold, Sylvain Gelly, Jakob Uszkoreit, and Neil Houlsby. 2020. An image is worth 16x16 words: Transformers for image recognition at scale. In ICLR, 1–10.
[12]
Xianyong Fang, Xiaohao He, Linbo Wang, and Jianbing Shen. 2021. Robust shadow detection by exploring effective shadow contexts. In ACM MM, 2927–2935.
[13]
Graham D. Finlayson, Mark S. Drew, and Cheng Lu. 2009. Entropy minimization for shadow removal. IJCV 85, 1 (2009), 35–57.
[14]
Graham D. Finlayson, Steven D. Hordley, Cheng Lu, and Mark S. Drew. 2005. On the removal of shadows from images. TPAMI 28, 1 (2005), 59–68.
[15]
Theo Gevers and Harro Stokman. 2003. Classifying color edges in video into shadow-geometry, highlight, or material transitions. TMM 5, 2 (2003), 237–243.
[16]
Jianting Guo, Peijia Zheng, and Jiwu Huang. 2017. An efficient motion detection and tracking scheme for encrypted surveillance videos. TOMM 13, 4 (2017), 1–23.
[17]
Ruiqi Guo, Qieyun Dai, and Derek Hoiem. 2011. Single-image shadow detection and removal using paired regions. In CVPR, 2033–2040.
[18]
Sepideh Hosseinzadeh, Moein Shakeri, and Hong Zhang. 2018. Fast shadow detection from a single image using a patched convolutional neural network. In IROS, 3124–3129.
[19]
Qibin Hou, Ming-Ming Cheng, Xiaowei Hu, Ali Borji, Zhuowen Tu, and Philip H. S. Torr. 2017. Deeply supervised salient object detection with short connections. In CVPR, 3203–3212.
[20]
Xiaowei Hu, Chi-Wing Fu, Lei Zhu, Jing Qin, and Pheng-Ann Heng. 2019. Direction-aware spatial context features for shadow detection and removal. TPAMI 42, 11 (2019), 2795–2808.
[21]
Xiaowei Hu, Tianyu Wang, Chi-Wing Fu, Yitong Jiang, Qiong Wang, and Pheng-Ann Heng. 2021. Revisiting shadow detection: A new benchmark dataset for complex world. TIP 30 (2021), 1925–1934.
[22]
Xiaowei Hu, Lei Zhu, Chi-Wing Fu, Jing Qin, and Pheng-Ann Heng. 2018. Direction-aware spatial context features for shadow detection. In CVPR, 7454–7462.
[23]
Xiang Huang, Gang Hua, Jack Tumblin, and Lance Williams. 2011. What characterizes a shadow boundary under the sun and sky? In ICCV, 898–905.
[24]
David H. Hubel and Torsten N. Wiesel. 1962. Receptive fields, binocular interaction and functional architecture in the cat’s visual cortex. JP 160, 1 (1962), 106.
[25]
Leiping Jie and Hui Zhang. 2022. RMLANet: Random multi-level attention network for shadow detection. In ICME, 1–6.
[26]
Cláudio Rosito Jung. 2009. Efficient background subtraction and shadow removal for monochromatic video sequences. TMM 11, 3 (2009), 571–577.
[27]
Kevin Karsch, Varsha Hedau, David Forsyth, and Derek Hoiem. 2011. Rendering synthetic objects into legacy photographs. ACM TOG 30, 6 (2011), 1–12.
[28]
Jacob Devlin Ming-Wei Chang Kenton and Lee Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language understanding. In NAACL, 4171–4186.
[29]
Salman Hameed Khan, Mohammed Bennamoun, Ferdous Sohel, and Roberto Togneri. 2014. Automatic feature learning for robust shadow detection. In CVPR, 1939–1946.
[30]
Philipp Krähenbühl and Vladlen Koltun. 2011. Efficient inference in fully connected CRFs with gaussian edge potentials. In NeurIPS, 109–117.
[31]
Jean-François Lalonde, Alexei A. Efros, and Srinivasa G. Narasimhan. 2010. Detecting ground shadows in outdoor consumer photographs. In ECCV, 322–335.
[32]
Jean-François Lalonde, Alexei A. Efros, and Srinivasa G. Narasimhan. 2012. Estimating the natural illumination conditions from a single outdoor image. IJCV 98, 2 (2012), 123–145.
[33]
Hieu Le, Tomas F. Yago Vicente, Vu Nguyen, Minh Hoai, and Dimitris Samaras. 2018. A+D Net: Training a shadow detector with adversarial shadow attenuation. In ECCV, 662–678.
[34]
Yann LeCun, Patrick Haffner, Léon Bottou, and Yoshua Bengio. 1999. Object recognition with gradient-based learning. In SCGCV, 319–345.
[35]
Tsung-Yi Lin, Piotr Dollár, Ross Girshick, Kaiming He, Bharath Hariharan, and Serge Belongie. 2017. Feature pyramid networks for object detection. In CVPR, 2117–2125.
[36]
Ze Liu, Yutong Lin, Yue Cao, Han Hu, Yixuan Wei, Zheng Zhang, Stephen Lin, and Baining Guo. 2021. Swin Transformer: Hierarchical vision transformer using shifted windows. In ICCV, 10012–10022.
[37]
Xiao Lu, Yihong Cao, Sheng Liu, Chengjiang Long, Zipei Chen, Xuanyu Zhou, Yimin Yang, and Chunxia Xiao. 2022. Video shadow detection via spatio-temporal interpolation consistency training. In CVPR, 3116–3125.
[38]
Ivana Mikic, Pamela C. Cosman, Greg T. Kogut, and Mohan M. Trivedi. 2000. Moving shadow and object detection in traffic scenes. In ICPR, 321–324.
[39]
Sorour Mohajerani and Parvaneh Saeedi. 2019. Shadow detection in single RGB images using a context preserver convolutional neural network trained by multiple adversarial examples. TIP 28, 8 (2019), 4117–4129.
[40]
Simon Moncrieff, Svetha Venkatesh, and Geoff West. 2008. Dynamic privacy assessment in a smart house environment using multimodal sensing. TOMM 5, 2 (2008), 1–29.
[41]
Vu Nguyen, Tomas F. Yago Vicente, Maozheng Zhao, Minh Hoai, and Dimitris Samaras. 2017. Shadow detection with conditional generative adversarial networks. In ICCV, 4510–4518.
[42]
Kunpeng Niu, Yanli Liu, Enhua Wu, and Guanyu Xing. 2023. A boundary-aware network for shadow removal. TMM 25 (2023), 6782–6793.
[43]
Takahiro Okabe, Imari Sato, and Yoichi Sato. 2009. Attached shadow coding: Estimating surface normals from shadows under unknown reflectance and lighting conditions. In ICCV, 1693–1700.
[44]
Alexandros Panagopoulos, Dimitris Samaras, and Nikos Paragios. 2009. Robust shadow and illumination estimation using a mixture model. In CVPR, 651–658.
[45]
Jan H Plasberg and W Bastiaan Kleijn. 2009. Feature selection under a complexity constraint. TMM 11, 3 (2009), 565–571.
[46]
Ning Qian. 1999. On the momentum term in gradient descent learning algorithms. NN 12, 1 (1999), 145–151.
[47]
Claude Elwood Shannon. 1948. A mathematical theory of communication. BELLTJ 27, 3 (1948), 379–423.
[48]
Li Shen, Teck Wee Chua, and Karianto Leman. 2015. Shadow optimization from structured deep edge detection. In CVPR, 2067–2074.
[49]
Priyanka Singh, Balasubramanian Raman, Nishant Agarwal, and Pradeep K. Atrey. 2017. Secure cloud-based image tampering detection and localization using POB number system. TOMM 13, 3 (2017), 1–23.
[50]
Jiandong Tian, Xiaojun Qi, Liangqiong Qu, and Yandong Tang. 2016. New spectrum ratio properties and features for shadow detection. PR 51 (2016), 85–96.
[51]
Jiandong Tian, Jing Sun, and Yandong Tang. 2009. Tricolor attenuation model for shadow detection. TIP 18, 10 (2009), 2355–2363.
[52]
Jeya Maria Jose Valanarasu and Vishal M Patel. 2023. Fine-context shadow detection using shadow removal. In WACV, 1705–1714.
[53]
Florin-Alexandru Vasluianu, Tim Seizinger, Radu Timofte, Shuhao Cui, Junshi Huang, Shuman Tian, Mingyuan Fan, Jiaqi Zhang, Li Zhu, Xiaoming Wei, Xiaolin Wei, Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön, Xiaoyi Dong, Xi Sheryl Zhang, Chenghua Li, Cong Leng, Woon-Ha Yeo, Wang-Taek Oh, Yeo-Reum Lee, Han-Cheol Ryu, Jinting Luo, Chengzhi Jiang, Mingyan Han, Qi Wu, Wenjie Lin, Lei Yu, Xinpeng Li, Ting Jiang, Haoqiang Fan, Shuaicheng Liu, Shuning Xu, Binbin Song, Xiangyu Chen, Shile Zhang, Jiantao Zhou, Zhao Zhang, Suiyi Zhao, Huan Zheng, Yangcheng Gao, Yanyan Wei, Bo Wang, Jiahuan Ren, Yan Luo, Yuki Kondo, Riku Miyata, Fuma Yasue, Taito Naruki, Norimichi Ukita, Hua-En Chang, Hao-Hsiang Yang, Yi-Chung Chen, Yuan-Chun Chiang, Zhi-Kai Huang, Wei-Ting Chen, I-Hsiang Chen, Chia-Hsuan Hsieh, Sy-Yen Kuo, Li Xianwei, Huiyuan Fu, Chunlin Liu, Huadong Ma, Binglan Fu, Huiming He, Mengjia Wang, Wenxuan She, Yu Liu, Sabari Nathan, Priya Kansal, Zhongjian Zhang, Huabin Yang, Yan Wang, Yanru Zhang, Shruti S. Phutke, Ashutosh Kulkarni, MD Raqib Khan, Subrahmanyam Murala, Santosh Kumar Vipparthi, Heng Ye, Zixi Liu, Xingyi Yang, Songhua Liu, Yinwei Wu, Yongcheng Jing, Qianhao Yu, Naishan Zheng, Jie Huang, Yuhang Long, Mingde Yao, Feng Zhao, Bowen Zhao, Nan Ye, Ning Shen, Yanpeng Cao, Tong Xiong, Weiran Xia, Dingwen Li, and Shuchen Xia. 2023. NTIRE 2023 image shadow removal challenge report. In CVPR, 1788–1807.
[54]
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Łukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. In NeurIPS, 5998–6008.
[55]
Tomás F Yago Vicente, Minh Hoai, and Dimitris Samaras. 2015. Leave-one-out kernel optimization for shadow detection. In ICCV, 3388–3396.
[56]
Tomás F Yago Vicente, Le Hou, Chen-Ping Yu, Minh Hoai, and Dimitris Samaras. 2016. Large-scale training of shadow detectors with noisily-annotated shadow examples. In ECCV, 816–832.
[57]
Jifeng Wang, Xiang Li, and Jian Yang. 2018a. Stacked conditional generative adversarial networks for jointly learning shadow detection and shadow removal. In CVPR, 1788–1797.
[58]
Tiantian Wang, Ali Borji, Lihe Zhang, Pingping Zhang, and Huchuan Lu. 2017. A stagewise refinement model for detecting salient objects in images. In ICCV, 4019–4028.
[59]
Yuqing Wang, Zhaoliang Xu, Xinlong Wang, Chunhua Shen, Baoshan Cheng, Hao Shen, and Huaxia Xia. 2021. End-to-end video instance segmentation with transformers. In CVPR, 8741–8750.
[60]
Yupei Wang, Xin Zhao, Yin Li, Xuecai Hu, Kaiqi Huang, and NLPR CRIPAC. 2018b. Densely cascaded shadow detection network via deeply supervised parallel fusion. In IJCAI, 1007–1013.
[61]
Zhendong Wang, Xiaodong Cun, Jianmin Bao, Wengang Zhou, Jianzhuang Liu, and Houqiang Li. 2022. Uformer: A general U-shaped transformer for image restoration. In CVPR, 17683–17693.
[62]
Saining Xie, Ross Girshick, Piotr Dollár, Zhuowen Tu, and Kaiming He. 2017. Aggregated residual transformations for deep neural networks. In CVPR, 1492–1500.
[63]
Han Yang, Tianyu Wang, Xiaowei Hu, and Chi-Wing Fu. 2023. SILT: Shadow-aware iterative label tuning for learning to detect shadows from noisy labels. In ICCV, 12687–12698.
[64]
Zhilin Yang, Zihang Dai, Yiming Yang, Jaime Carbonell, Russ R. Salakhutdinov, and Quoc V. Le. 2019. XLNet: Generalized autoregressive pretraining for language understanding. In NeurIPS, 5753–5763.
[65]
Tuo Yu, Haiming Jin, Wai-Tian Tan, and Klara Nahrstedt. 2018. SKEPRID: Pose and illumination change-resistant skeleton-based person re-identification. TOMM 14, 4 (2018), 1–24.
[66]
Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat, Fahad Shahbaz Khan, Ming-Hsuan Yang, and Ling Shao. 2021. Multi-stage progressive image restoration. In CVPR, 14821–14831.
[67]
Bowen Zhang, Shuyang Gu, Bo Zhang, Jianmin Bao, Dong Chen, Fang Wen, Yong Wang, and Baining Guo. 2022. StyleSwin: Transformer-based gan for high-resolution image generation. In CVPR, 11304–11314.
[68]
Ling Zhang, Chengjiang Long, Xiaolong Zhang, and Chunxia Xiao. 2023. Exploiting Residual and Illumination with GANs for Shadow Detection and Shadow Removal. TOMM 19, 3 (2023), 1–22.
[69]
Wei Zhang, Xiang Zhong Fang, Xiaokang K. Yang, and Q. M. Jonathan Wu. 2007. Moving cast shadows detection using ratio edge. TMM 9, 6 (2007), 1202–1214.
[70]
Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, and Jiaya Jia. 2017. Pyramid scene parsing network. In CVPR, 2881–2890.
[71]
Jia-Xing Zhao, Jiang-Jiang Liu, Deng-Ping Fan, Yang Cao, Jufeng Yang, and Ming-Ming Cheng. 2019. EGNet: Edge guidance network for salient object detection. In CVPR, 8779–8788.
[72]
Quanlong Zheng, Xiaotian Qiao, Ying Cao, and Rynson W. H. Lau. 2019. Distraction-aware shadow detection. In CVPR, 5167–5176.
[73]
Sixiao Zheng, Jiachen Lu, Hengshuang Zhao, Xiatian Zhu, Zekun Luo, Yabiao Wang, Yanwei Fu, Jianfeng Feng, Tao Xiang, Philip H. S. Torr, and Li Zhang. 2021. Rethinking semantic segmentation from a sequence-to-sequence perspective with transformers. In CVPR, 6881–6890.
[74]
Huajun Zhou, Xiaohua Xie, Jian-Huang Lai, Zixuan Chen, and Lingxiao Yang. 2020. Interactive two-stream decoder for accurate and fast saliency detection. In CVPR, 9141–9150.
[75]
Jiejie Zhu, Kegan G. G. Samuel, Syed Z. Masood, and Marshall F. Tappen. 2010. Learning to recognize shadows in monochromatic natural images. In CVPR, 223–230.
[76]
Lei Zhu, Zijun Deng, Xiaowei Hu, Chi-Wing Fu, Xuemiao Xu, Jing Qin, and Pheng-Ann Heng. 2018. Bidirectional feature pyramid network with recurrent attention residual modules for shadow detection. In ECCV, 121–136.
[77]
Lei Zhu, Ke Xu, Zhanghan Ke, and Rynson W. H. Lau. 2021. Mitigating intensity bias in shadow detection via feature decomposition and reweighting. In ICCV, 4702–4711.
[78]
Xizhou Zhu, Weijie Su, Lewei Lu, Bin Li, Xiaogang Wang, and Jifeng Dai. 2020. Deformable DETR: Deformable transformers for end-to-end object detection. In ICLR, 1–10.
[79]
Yurui Zhu, Xueyang Fu, Chengzhi Cao, Xi Wang, Qibin Sun, and Zheng-Jun Zha. 2022. Single image shadow detection via complementary mechanism. In ACM MM, 6717–6726.

Cited By

View all
  • (2024)Network Information Security Monitoring Under Artificial Intelligence EnvironmentInternational Journal of Information Security and Privacy10.4018/IJISP.34503818:1(1-25)Online publication date: 21-Jun-2024
  • (2024)Knowledge-based Cyber Physical Security at Smart Home: A ReviewACM Computing Surveys10.1145/369876857:3(1-36)Online publication date: 11-Nov-2024
  • (2024)ASIFusion: An Adaptive Saliency Injection-Based Infrared and Visible Image Fusion NetworkACM Transactions on Multimedia Computing, Communications, and Applications10.1145/366589320:9(1-23)Online publication date: 23-Sep-2024
  • Show More Cited By

Index Terms

  1. SwinShadow: Shifted Window for Ambiguous Adjacent Shadow Detection

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Transactions on Multimedia Computing, Communications, and Applications
    ACM Transactions on Multimedia Computing, Communications, and Applications  Volume 20, Issue 11
    November 2024
    702 pages
    EISSN:1551-6865
    DOI:10.1145/3613730
    Issue’s Table of Contents

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 14 November 2024
    Online AM: 27 August 2024
    Accepted: 05 August 2024
    Revised: 09 July 2024
    Received: 23 January 2024
    Published in TOMM Volume 20, Issue 11

    Check for updates

    Author Tags

    1. Shadow detection
    2. Ambiguous adjacent shadow
    3. Transformer-based architecture

    Qualifiers

    • Research-article

    Funding Sources

    • National Natural Science Foundation of China

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)127
    • Downloads (Last 6 weeks)18
    Reflects downloads up to 08 Feb 2025

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)Network Information Security Monitoring Under Artificial Intelligence EnvironmentInternational Journal of Information Security and Privacy10.4018/IJISP.34503818:1(1-25)Online publication date: 21-Jun-2024
    • (2024)Knowledge-based Cyber Physical Security at Smart Home: A ReviewACM Computing Surveys10.1145/369876857:3(1-36)Online publication date: 11-Nov-2024
    • (2024)ASIFusion: An Adaptive Saliency Injection-Based Infrared and Visible Image Fusion NetworkACM Transactions on Multimedia Computing, Communications, and Applications10.1145/366589320:9(1-23)Online publication date: 23-Sep-2024
    • (2024)Heterogeneous Fusion and Integrity Learning Network for RGB-D Salient Object DetectionACM Transactions on Multimedia Computing, Communications, and Applications10.1145/365647620:7(1-24)Online publication date: 15-May-2024
    • (2024)MultiRider: Enabling Multi-Tag Concurrent OFDM Backscatter by Taming In-band InterferenceProceedings of the 22nd Annual International Conference on Mobile Systems, Applications and Services10.1145/3643832.3661862(292-303)Online publication date: 3-Jun-2024
    • (2024)Depth-Assisted Semi-Supervised RGB-D Rail Surface Defect InspectionIEEE Transactions on Intelligent Transportation Systems10.1109/TITS.2024.338794925:7(8042-8052)Online publication date: 24-Apr-2024
    • (2024)Fast detection and obstacle avoidance on UAVs using lightweight convolutional neural network based on the fusion of radar and cameraApplied Intelligence10.1007/s10489-024-05768-554:22(11510-11524)Online publication date: 26-Aug-2024
    • (2024)Driver intention prediction based on multi-dimensional cross-modality information interactionMultimedia Systems10.1007/s00530-024-01282-330:2Online publication date: 15-Mar-2024

    View Options

    Login options

    Full Access

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Full Text

    View this article in Full Text.

    Full Text

    Figures

    Tables

    Media

    Share

    Share

    Share this Publication link

    Share on social media