De-Identification of Facial Features in Magnetic Resonance Images: Software Development Using Deep Learning Technology

High-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. Accor...

Full description

Saved in:
Bibliographic Details
Published inJournal of medical Internet research Vol. 22; no. 12; p. e22739
Main Authors Jeong, Yeon Uk, Yoo, Soyoung, Kim, Young-Hak, Shim, Woo Hyun
Format Journal Article
LanguageEnglish
Published Canada JMIR Publications 10.12.2020
Subjects
Online AccessGet full text

Cover

Loading…
Abstract High-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. According to the Health Insurance Portability and Accountability Act (HIPAA) privacy rules, full-face photographic images and any comparable image are direct identifiers and considered as protected health information. Moreover, the General Data Protection Regulation (GDPR) categorizes facial images as biometric data and stipulates that special restrictions should be placed on the processing of biometric data. This study aimed to develop software that can remove the header information from Digital Imaging and Communications in Medicine (DICOM) format files and facial features (eyes, nose, and ears) at the 2D sliced-image level to anonymize personal information in medical images. A total of 240 cranial magnetic resonance (MR) images were used to train the deep learning model (144, 48, and 48 for the training, validation, and test sets, respectively, from the Alzheimer's Disease Neuroimaging Initiative [ADNI] database). To overcome the small sample size problem, we used a data augmentation technique to create 576 images per epoch. We used attention-gated U-net for the basic structure of our deep learning model. To validate the performance of the software, we adapted an external test set comprising 100 cranial MR images from the Open Access Series of Imaging Studies (OASIS) database. The facial features (eyes, nose, and ears) were successfully detected and anonymized in both test sets (48 from ADNI and 100 from OASIS). Each result was manually validated in both the 2D image plane and the 3D-rendered images. Furthermore, the ADNI test set was verified using Microsoft Azure's face recognition artificial intelligence service. By adding a user interface, we developed and distributed (via GitHub) software named "Deface program" for medical images as an open-source project. We developed deep learning-based software for the anonymization of MR images that distorts the eyes, nose, and ears to prevent facial identification of the subject in reconstructed 3D images. It could be used to share medical big data for secondary research while making both data providers and recipients compliant with the relevant privacy regulations.
AbstractList High-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. According to the Health Insurance Portability and Accountability Act (HIPAA) privacy rules, full-face photographic images and any comparable image are direct identifiers and considered as protected health information. Moreover, the General Data Protection Regulation (GDPR) categorizes facial images as biometric data and stipulates that special restrictions should be placed on the processing of biometric data. This study aimed to develop software that can remove the header information from Digital Imaging and Communications in Medicine (DICOM) format files and facial features (eyes, nose, and ears) at the 2D sliced-image level to anonymize personal information in medical images. A total of 240 cranial magnetic resonance (MR) images were used to train the deep learning model (144, 48, and 48 for the training, validation, and test sets, respectively, from the Alzheimer's Disease Neuroimaging Initiative [ADNI] database). To overcome the small sample size problem, we used a data augmentation technique to create 576 images per epoch. We used attention-gated U-net for the basic structure of our deep learning model. To validate the performance of the software, we adapted an external test set comprising 100 cranial MR images from the Open Access Series of Imaging Studies (OASIS) database. The facial features (eyes, nose, and ears) were successfully detected and anonymized in both test sets (48 from ADNI and 100 from OASIS). Each result was manually validated in both the 2D image plane and the 3D-rendered images. Furthermore, the ADNI test set was verified using Microsoft Azure's face recognition artificial intelligence service. By adding a user interface, we developed and distributed (via GitHub) software named "Deface program" for medical images as an open-source project. We developed deep learning-based software for the anonymization of MR images that distorts the eyes, nose, and ears to prevent facial identification of the subject in reconstructed 3D images. It could be used to share medical big data for secondary research while making both data providers and recipients compliant with the relevant privacy regulations.
High-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. According to the Health Insurance Portability and Accountability Act (HIPAA) privacy rules, full-face photographic images and any comparable image are direct identifiers and considered as protected health information. Moreover, the General Data Protection Regulation (GDPR) categorizes facial images as biometric data and stipulates that special restrictions should be placed on the processing of biometric data.BACKGROUNDHigh-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. According to the Health Insurance Portability and Accountability Act (HIPAA) privacy rules, full-face photographic images and any comparable image are direct identifiers and considered as protected health information. Moreover, the General Data Protection Regulation (GDPR) categorizes facial images as biometric data and stipulates that special restrictions should be placed on the processing of biometric data.This study aimed to develop software that can remove the header information from Digital Imaging and Communications in Medicine (DICOM) format files and facial features (eyes, nose, and ears) at the 2D sliced-image level to anonymize personal information in medical images.OBJECTIVEThis study aimed to develop software that can remove the header information from Digital Imaging and Communications in Medicine (DICOM) format files and facial features (eyes, nose, and ears) at the 2D sliced-image level to anonymize personal information in medical images.A total of 240 cranial magnetic resonance (MR) images were used to train the deep learning model (144, 48, and 48 for the training, validation, and test sets, respectively, from the Alzheimer's Disease Neuroimaging Initiative [ADNI] database). To overcome the small sample size problem, we used a data augmentation technique to create 576 images per epoch. We used attention-gated U-net for the basic structure of our deep learning model. To validate the performance of the software, we adapted an external test set comprising 100 cranial MR images from the Open Access Series of Imaging Studies (OASIS) database.METHODSA total of 240 cranial magnetic resonance (MR) images were used to train the deep learning model (144, 48, and 48 for the training, validation, and test sets, respectively, from the Alzheimer's Disease Neuroimaging Initiative [ADNI] database). To overcome the small sample size problem, we used a data augmentation technique to create 576 images per epoch. We used attention-gated U-net for the basic structure of our deep learning model. To validate the performance of the software, we adapted an external test set comprising 100 cranial MR images from the Open Access Series of Imaging Studies (OASIS) database.The facial features (eyes, nose, and ears) were successfully detected and anonymized in both test sets (48 from ADNI and 100 from OASIS). Each result was manually validated in both the 2D image plane and the 3D-rendered images. Furthermore, the ADNI test set was verified using Microsoft Azure's face recognition artificial intelligence service. By adding a user interface, we developed and distributed (via GitHub) software named "Deface program" for medical images as an open-source project.RESULTSThe facial features (eyes, nose, and ears) were successfully detected and anonymized in both test sets (48 from ADNI and 100 from OASIS). Each result was manually validated in both the 2D image plane and the 3D-rendered images. Furthermore, the ADNI test set was verified using Microsoft Azure's face recognition artificial intelligence service. By adding a user interface, we developed and distributed (via GitHub) software named "Deface program" for medical images as an open-source project.We developed deep learning-based software for the anonymization of MR images that distorts the eyes, nose, and ears to prevent facial identification of the subject in reconstructed 3D images. It could be used to share medical big data for secondary research while making both data providers and recipients compliant with the relevant privacy regulations.CONCLUSIONSWe developed deep learning-based software for the anonymization of MR images that distorts the eyes, nose, and ears to prevent facial identification of the subject in reconstructed 3D images. It could be used to share medical big data for secondary research while making both data providers and recipients compliant with the relevant privacy regulations.
BackgroundHigh-resolution medical images that include facial regions can be used to recognize the subject’s face when reconstructing 3-dimensional (3D)-rendered images from 2-dimensional (2D) sequential images, which might constitute a risk of infringement of personal information when sharing data. According to the Health Insurance Portability and Accountability Act (HIPAA) privacy rules, full-face photographic images and any comparable image are direct identifiers and considered as protected health information. Moreover, the General Data Protection Regulation (GDPR) categorizes facial images as biometric data and stipulates that special restrictions should be placed on the processing of biometric data. ObjectiveThis study aimed to develop software that can remove the header information from Digital Imaging and Communications in Medicine (DICOM) format files and facial features (eyes, nose, and ears) at the 2D sliced-image level to anonymize personal information in medical images. MethodsA total of 240 cranial magnetic resonance (MR) images were used to train the deep learning model (144, 48, and 48 for the training, validation, and test sets, respectively, from the Alzheimer's Disease Neuroimaging Initiative [ADNI] database). To overcome the small sample size problem, we used a data augmentation technique to create 576 images per epoch. We used attention-gated U-net for the basic structure of our deep learning model. To validate the performance of the software, we adapted an external test set comprising 100 cranial MR images from the Open Access Series of Imaging Studies (OASIS) database. ResultsThe facial features (eyes, nose, and ears) were successfully detected and anonymized in both test sets (48 from ADNI and 100 from OASIS). Each result was manually validated in both the 2D image plane and the 3D-rendered images. Furthermore, the ADNI test set was verified using Microsoft Azure's face recognition artificial intelligence service. By adding a user interface, we developed and distributed (via GitHub) software named “Deface program” for medical images as an open-source project. ConclusionsWe developed deep learning–based software for the anonymization of MR images that distorts the eyes, nose, and ears to prevent facial identification of the subject in reconstructed 3D images. It could be used to share medical big data for secondary research while making both data providers and recipients compliant with the relevant privacy regulations.
Author Jeong, Yeon Uk
Yoo, Soyoung
Shim, Woo Hyun
Kim, Young-Hak
AuthorAffiliation 5 Department of Radiology Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
1 Department of Medical Science Asan Medical Institute of Convergence Science and Technology, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
3 Division of Cardiology Department of Internal Medicine, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
2 Human Research Protection Center Asan Institute of Life Sciences, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
4 Department of Information Medicine Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
AuthorAffiliation_xml – name: 3 Division of Cardiology Department of Internal Medicine, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
– name: 4 Department of Information Medicine Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
– name: 2 Human Research Protection Center Asan Institute of Life Sciences, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
– name: 1 Department of Medical Science Asan Medical Institute of Convergence Science and Technology, Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
– name: 5 Department of Radiology Asan Medical Center University of Ulsan College of Medicine Seoul Republic of Korea
Author_xml – sequence: 1
  givenname: Yeon Uk
  orcidid: 0000-0001-8807-9347
  surname: Jeong
  fullname: Jeong, Yeon Uk
– sequence: 2
  givenname: Soyoung
  orcidid: 0000-0002-2953-508X
  surname: Yoo
  fullname: Yoo, Soyoung
– sequence: 3
  givenname: Young-Hak
  orcidid: 0000-0002-3610-486X
  surname: Kim
  fullname: Kim, Young-Hak
– sequence: 4
  givenname: Woo Hyun
  orcidid: 0000-0002-7251-2916
  surname: Shim
  fullname: Shim, Woo Hyun
BackLink https://www.ncbi.nlm.nih.gov/pubmed/33208302$$D View this record in MEDLINE/PubMed
BookMark eNpdkltrGzEQRpeS0lyav1D0UiiUTXXbi_pQCEmdGlwKbfIsZrWjjcJacqW1S_59ZTspcZ8kjQ7nY5g5LY588FgU54xecKbqT5w3Qr0qTpgUbdm2DTt6cT8uTlN6oJRTqdib4lgITltB-UmxucZy3qOfnHUGJhc8CZbMwDgYyQxhWkdMxHnyHQaPkzPkJ6bgwRsk8yUMmD6TX8FOfyAiucYNjmG1zDpyl5wfcgVXZIEQ_fZ1i-behzEMj2-L1xbGhOdP51lxN_t6e_WtXPy4mV9dLkojVTWVsqFV1TTMWlXxuoWe0q4Gw2nPWotWsQ5b3jNOa2o5IufYdbKnQlZ15i0XZ8V87-0DPOhVdEuIjzqA07tCiIOGmLsaUTNV1b3CtmLYS6QUjLBcoehQgFLN1vVl71qtuyX2JncZYTyQHv54d6-HsNFNUykpaRZ8eBLE8HuNadJLlwyOI3gM66S5rLmkStYio-9eZv0LeR5cBj7uARNDShGtNm7azS9Hu1EzqrdroXdrken3_9HPwkPuL-iRtd4
CitedBy_id crossref_primary_10_1155_2022_9489445
crossref_primary_10_1016_j_semcancer_2022_08_005
crossref_primary_10_2174_1573405619666230123105057
crossref_primary_10_7180_kmj_24_140
crossref_primary_10_3390_app13106075
crossref_primary_10_1111_1754_9485_13261
crossref_primary_10_3389_fonc_2023_1120392
crossref_primary_10_2196_29506
crossref_primary_10_3174_ajnr_A7963
crossref_primary_10_1117_1_JMI_10_6_066501
crossref_primary_10_1016_j_semradonc_2022_06_009
crossref_primary_10_2196_31918
crossref_primary_10_1016_j_eswa_2022_116912
crossref_primary_10_12779_dnd_2024_23_3_127
crossref_primary_10_1117_1_JMI_10_6_064001
crossref_primary_10_1007_s11547_023_01634_5
Cites_doi 10.1186/s12859-018-2588-1
10.2196/13484
10.4274/balkanmedj.2017.0966
10.1136/bmj.h1139
10.1056/NEJMc1908881
10.1016/j.media.2007.10.008
10.1016/j.media.2019.01.012
10.1016/S0140-6736(13)62001-2
10.1109/TITB.2008.2003335
10.1002/hbm.20312
10.1016/j.neuroimage.2013.05.041
10.1006/cbmr.1996.0014
10.1007/s12021-012-9160-3
10.1186/2047-2501-2-3
10.1007/978-3-642-22348-8_26
ContentType Journal Article
Copyright Yeon Uk Jeong, Soyoung Yoo, Young-Hak Kim, Woo Hyun Shim. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 10.12.2020.
Yeon Uk Jeong, Soyoung Yoo, Young-Hak Kim, Woo Hyun Shim. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 10.12.2020. 2020
Copyright_xml – notice: Yeon Uk Jeong, Soyoung Yoo, Young-Hak Kim, Woo Hyun Shim. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 10.12.2020.
– notice: Yeon Uk Jeong, Soyoung Yoo, Young-Hak Kim, Woo Hyun Shim. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 10.12.2020. 2020
DBID AAYXX
CITATION
CGR
CUY
CVF
ECM
EIF
NPM
7X8
5PM
DOA
DOI 10.2196/22739
DatabaseName CrossRef
Medline
MEDLINE
MEDLINE (Ovid)
MEDLINE
MEDLINE
PubMed
MEDLINE - Academic
PubMed Central (Full Participant titles)
DOAJ Directory of Open Access Journals
DatabaseTitle CrossRef
MEDLINE
Medline Complete
MEDLINE with Full Text
PubMed
MEDLINE (Ovid)
MEDLINE - Academic
DatabaseTitleList MEDLINE
MEDLINE - Academic

Database_xml – sequence: 1
  dbid: DOA
  name: DOAJ Directory of Open Access Journals
  url: https://www.doaj.org/
  sourceTypes: Open Website
– sequence: 2
  dbid: NPM
  name: PubMed
  url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed
  sourceTypes: Index Database
– sequence: 3
  dbid: EIF
  name: MEDLINE
  url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search
  sourceTypes: Index Database
DeliveryMethod fulltext_linktorsrc
Discipline Medicine
Library & Information Science
EISSN 1438-8871
ExternalDocumentID oai_doaj_org_article_1956d9e851ed4e00ac3f29e3be3a9972
PMC7759440
33208302
10_2196_22739
Genre Research Support, Non-U.S. Gov't
Journal Article
GroupedDBID ---
.4I
.DC
29L
2WC
36B
53G
5GY
5VS
77K
7RV
7X7
8FI
8FJ
AAFWJ
AAKPC
AAWTL
AAYXX
ABDBF
ABIVO
ABUWG
ACGFO
ADBBV
AEGXH
AENEX
AFKRA
AFPKN
AIAGR
ALIPV
ALMA_UNASSIGNED_HOLDINGS
ALSLI
AOIJS
BAWUL
BCNDV
BENPR
CCPQU
CITATION
CNYFK
CS3
DIK
DU5
DWQXO
E3Z
EAP
EBD
EBS
EJD
ELW
EMB
EMOBN
ESX
F5P
FRP
FYUFA
GROUPED_DOAJ
GX1
HMCUK
HYE
KQ8
M1O
M48
NAPCQ
OK1
OVT
P2P
PGMZT
PHGZM
PHGZT
PIMPY
PQQKQ
RNS
RPM
SJN
SV3
TR2
UKHRP
XSB
CGR
CUY
CVF
ECM
EIF
NPM
7X8
PPXIY
PRQQA
5PM
PUEGO
ID FETCH-LOGICAL-c495t-47055771ff95268ad00b6ac20d18fef91be82d12060f2ee22ebb4d03456526f23
IEDL.DBID DOA
ISSN 1438-8871
1439-4456
IngestDate Wed Aug 27 01:30:01 EDT 2025
Thu Aug 21 14:35:38 EDT 2025
Fri Jul 11 03:07:45 EDT 2025
Thu Apr 03 07:05:01 EDT 2025
Tue Jul 01 02:05:53 EDT 2025
Thu Apr 24 22:58:48 EDT 2025
IsDoiOpenAccess true
IsOpenAccess true
IsPeerReviewed true
IsScholarly true
Issue 12
Keywords deep learning
privacy protection
HIPAA
medical image
de-identification
GDPR
facial feature detection
personal information protection
Language English
License Yeon Uk Jeong, Soyoung Yoo, Young-Hak Kim, Woo Hyun Shim. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 10.12.2020.
This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in the Journal of Medical Internet Research, is properly cited. The complete bibliographic information, a link to the original publication on http://www.jmir.org/, as well as this copyright and license information must be included.
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c495t-47055771ff95268ad00b6ac20d18fef91be82d12060f2ee22ebb4d03456526f23
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 23
ORCID 0000-0002-7251-2916
0000-0002-3610-486X
0000-0001-8807-9347
0000-0002-2953-508X
OpenAccessLink https://doaj.org/article/1956d9e851ed4e00ac3f29e3be3a9972
PMID 33208302
PQID 2462409463
PQPubID 23479
ParticipantIDs doaj_primary_oai_doaj_org_article_1956d9e851ed4e00ac3f29e3be3a9972
pubmedcentral_primary_oai_pubmedcentral_nih_gov_7759440
proquest_miscellaneous_2462409463
pubmed_primary_33208302
crossref_citationtrail_10_2196_22739
crossref_primary_10_2196_22739
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate 2020-12-10
PublicationDateYYYYMMDD 2020-12-10
PublicationDate_xml – month: 12
  year: 2020
  text: 2020-12-10
  day: 10
PublicationDecade 2020
PublicationPlace Canada
PublicationPlace_xml – name: Canada
– name: Toronto, Canada
PublicationTitle Journal of medical Internet research
PublicationTitleAlternate J Med Internet Res
PublicationYear 2020
Publisher JMIR Publications
Publisher_xml – name: JMIR Publications
References ref13
ref12
ref15
ref14
ref20
ref10
ref2
ref1
ref17
ref16
ref19
ref18
ref8
ref7
ref9
ref4
ref3
ref6
ref5
Schimke, N (ref11) 2011
References_xml – ident: ref19
  doi: 10.1186/s12859-018-2588-1
– ident: ref4
  doi: 10.2196/13484
– ident: ref5
  doi: 10.4274/balkanmedj.2017.0966
– ident: ref3
  doi: 10.1136/bmj.h1139
– ident: ref10
  doi: 10.1056/NEJMc1908881
– ident: ref7
  doi: 10.1016/j.media.2007.10.008
– ident: ref15
  doi: 10.1016/j.media.2019.01.012
– ident: ref2
  doi: 10.1016/S0140-6736(13)62001-2
– ident: ref6
  doi: 10.1109/TITB.2008.2003335
– ident: ref12
  doi: 10.1002/hbm.20312
– ident: ref20
  doi: 10.1016/j.neuroimage.2013.05.041
– ident: ref9
– ident: ref8
– ident: ref14
  doi: 10.1006/cbmr.1996.0014
– ident: ref18
– ident: ref16
– ident: ref17
– ident: ref13
  doi: 10.1007/s12021-012-9160-3
– ident: ref1
  doi: 10.1186/2047-2501-2-3
– start-page: 301
  year: 2011
  ident: ref11
  publication-title: Data and Applications Security and Privacy XXV
  doi: 10.1007/978-3-642-22348-8_26
SSID ssj0020491
Score 2.4101079
Snippet High-resolution medical images that include facial regions can be used to recognize the subject's face when reconstructing 3-dimensional (3D)-rendered images...
BackgroundHigh-resolution medical images that include facial regions can be used to recognize the subject’s face when reconstructing 3-dimensional...
SourceID doaj
pubmedcentral
proquest
pubmed
crossref
SourceType Open Website
Open Access Repository
Aggregation Database
Index Database
Enrichment Source
StartPage e22739
SubjectTerms Deep Learning - standards
Face - diagnostic imaging
Female
Humans
Magnetic Resonance Imaging - methods
Male
Original Paper
Software
SummonAdditionalLinks – databaseName: Scholars Portal Journals: Open Access
  dbid: M48
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3dSxwxEB-qBRFEWq3ttVVSEN-2ZpNsdrdQSr8OW7i-1APfluzu5CrYPb2Pqv99Z_bi9VZ87GsS2GxmJvObZOYXgENC3d5rbyJEdJHxFKeUCelylaV5nNXeVi1PweCHPRma72fJSjZhWMDpg6Edvyc1nFy8vbm6_UAG_57TmEmBjhW54HwNHpMzStk2B2Z5kaAIAMcbsNUZ2nFBLVP_Q_DyfpbkitvpP4HtgBfFx4WAn8IjbHZgP1QbiCMRyol4eUWw0x3YGIQb81348wWjRTGuD6dzYuxF3_FJuWD8N6d4W5w3YuBGDRc0Cj7QZxYOFN9-02YzfSd-0lZ97SYoVjKMRJtrQC14KQJH60j8O6d_BsP-19PPJ1F4ayGqKESaRYZZddI09j5nAhhXS1lapm-s48yjz-MSM1XHSlrpFaJSWJamlpoBobJe6T1Yb8YNvgDhXaKdt9ReGpP6JMsSxWSjsXPWaal6cHi3_EUViMj5PYyLggISllLRSqkHB8thlwvmjfsDPrHslp1MlN02jCejIthdweWQdY6EK7E2KKWrtFc56hK145rhHry5k3xBhsW3Ja7B8XxaKGMVB79W9-D5QhOWn9Jayaz9lbSjI525dHua818teXeaJrkx8uX_mPwr2FQc_seKvOlrWJ9N5rhPGGlWHrRW8BecZRNo
  priority: 102
  providerName: Scholars Portal
Title De-Identification of Facial Features in Magnetic Resonance Images: Software Development Using Deep Learning Technology
URI https://www.ncbi.nlm.nih.gov/pubmed/33208302
https://www.proquest.com/docview/2462409463
https://pubmed.ncbi.nlm.nih.gov/PMC7759440
https://doaj.org/article/1956d9e851ed4e00ac3f29e3be3a9972
Volume 22
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3daxQxEB-0QhFK0fp1ao8Ixbel-drNbt9a7VGFq6IW7m3J7k7agu6V9q7--53ZzZ13RfDFlzwkgc0mk8xvJjO_AOwR6g7BBJsgok9sIDulSkmW69wVKm9CVnc8BePT7OTMfp6kk5WnvjgmrKcH7idun_PZmgIJGGBjUUpfm6ALNBUaz0mffPqSzlsYU9HUItyrNmGLA51JxPY1KeliTfN0BP1_Q5X3gyNXtM3oCWxHmCgO--E9hQfY7sBuTDIQ70XMIuJZFXF77sDmOF6UP4Pbj5j0ObghOuXENIiRZwe5YNg3JzNbXLZi7M9bzmMU7Mdn8g0Un37RGXNzIL7TCf3bX6NYCSwSXYgB1eCViNSs5-KPe_45nI2Of3w4SeITC0lNltEssUym45wKoWDeF99IWWXM2tioPGAoVIW5bpSWmQwaUWusKttIwzhQZ0GbF7DRTlt8BSL41PiQUX1lrQtpnqeaOUaV95k3Ug9gbzH9ZR35x_kZjJ8l2SG8SmW3SgMYLrtd9YQb9zsc8dotG5kfu6sgqSmj1JT_kpoBvFusfEn7iS9JfIvT-U2pbabZ5s3MAF72krD8lDFa5t2vuDUZWRvLekt7edFxdjuXFtbK1_9j8G_gsWarX2lSom9hY3Y9x12CRrNqCA_dxA3h0dHx6ddvw25PUDlWX7i0-R2z6xLn
linkProvider Directory of Open Access Journals
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=De-Identification+of+Facial+Features+in+Magnetic+Resonance+Images%3A+Software+Development+Using+Deep+Learning+Technology&rft.jtitle=Journal+of+medical+Internet+research&rft.au=Jeong%2C+Yeon+Uk&rft.au=Yoo%2C+Soyoung&rft.au=Kim%2C+Young-Hak&rft.au=Shim%2C+Woo+Hyun&rft.date=2020-12-10&rft.pub=JMIR+Publications&rft.eissn=1438-8871&rft.volume=22&rft.issue=12&rft.spage=e22739&rft_id=info:doi/10.2196%2F22739&rft.externalDBID=DOA&rft.externalDocID=oai_doaj_org_article_1956d9e851ed4e00ac3f29e3be3a9972
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1438-8871&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1438-8871&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1438-8871&client=summon