<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://m2.mtmt.hu/xsl/gui3.xsl" ?>
<myciteResult>
  <serverUrl>https://m2.mtmt.hu/</serverUrl>
  <labelLang>hun</labelLang>
  <responseDate>2026-09-22 14:36</responseDate>
  <content>
    <publication>
      <otype>JournalArticle</otype>
      <mtid>3352857</mtid>
      <status>VALIDATED</status>
      <published>true</published>
      <unhandledTickets>0</unhandledTickets>
      <oldTimestamp>2018-09-26T22:20:08.000+0000</oldTimestamp>
      <deleted>false</deleted>
      <oldId>3352857</oldId>
      <lastRefresh>2026-09-10T15:10:46.065+0000</lastRefresh>
      <lastModified>2024-11-19T05:06:56.143+0000</lastModified>
      <created>2018-02-01T07:45:37.000+0000</created>
      <creator>
        <snippet>true</snippet>
        <mtid>10025948</mtid>
        <familyName>Pécsi</familyName>
        <givenName>Éva</givenName>
        <link>/api/admin/10025948</link>
        <otype>Admin</otype>
        <label>Pécsi Éva (ELTE TTK kari adm INAKTÍV, admin)</label>
        <published>true</published>
        <oldId>10025948</oldId>
      </creator>
      <lastDuplumOK>2025-03-17T19:54:45.808+0000</lastDuplumOK>
      <lastDuplumSearch>2025-03-17T19:54:45.808+0000</lastDuplumSearch>
      <validated>2024-11-19T05:06:56.437+0000</validated>
      <validator>
        <snippet>true</snippet>
        <mtid>10080073</mtid>
        <familyName>Bolgár</familyName>
        <givenName>Andrea</givenName>
        <link>/api/admin/10080073</link>
        <otype>Admin</otype>
        <label>Bolgár Andrea (MTMT ellenőrzés admin5)</label>
        <published>true</published>
      </validator>
      <tempLockers>
        <otype>Admin</otype>
        <mtid>10067876</mtid>
        <link>/api/admin/10067876</link>
        <label>Ladányi Gusztáv (MTMT API user, admin)</label>
        <familyName>Ladányi</familyName>
        <givenName>Gusztáv</givenName>
        <published>true</published>
        <snippet>true</snippet>
      </tempLockers>
      <tempLockers>
        <otype>Admin</otype>
        <mtid>10080073</mtid>
        <link>/api/admin/10080073</link>
        <label>Bolgár Andrea (MTMT ellenőrzés admin5)</label>
        <familyName>Bolgár</familyName>
        <givenName>Andrea</givenName>
        <published>true</published>
        <snippet>true</snippet>
      </tempLockers>
      <tempLocked>2024-10-17T17:10:18.585+0000</tempLocked>
      <core>true</core>
      <publicationPending>false</publicationPending>
      <type>
        <snippet>true</snippet>
        <mtid>24</mtid>
        <code>24</code>
        <link>/api/publicationtype/24</link>
        <otype>PublicationType</otype>
        <label>Folyóiratcikk</label>
        <listPosition>1</listPosition>
        <published>true</published>
        <oldId>24</oldId>
        <otypeName>JournalArticle</otypeName>
      </type>
      <subType>
        <snippet>true</snippet>
        <mtid>10000059</mtid>
        <nameEng>Article</nameEng>
        <docType>
          <snippet>true</snippet>
          <mtid>24</mtid>
          <code>24</code>
          <link>/api/publicationtype/24</link>
          <otype>PublicationType</otype>
          <label>Folyóiratcikk</label>
          <listPosition>1</listPosition>
          <published>true</published>
          <oldId>24</oldId>
          <otypeName>JournalArticle</otypeName>
        </docType>
        <link>/api/subtype/10000059</link>
        <name>Szakcikk</name>
        <otype>SubType</otype>
        <label>Szakcikk (Folyóiratcikk)</label>
        <listPosition>101</listPosition>
        <published>true</published>
        <oldId>10000059</oldId>
      </subType>
      <category>
        <snippet>true</snippet>
        <mtid>1</mtid>
        <link>/api/category/1</link>
        <otype>Category</otype>
        <label>Tudományos</label>
        <published>true</published>
        <oldId>1</oldId>
      </category>
      <firstAuthor>Ribli, D</firstAuthor>
      <title>Detecting and classifying lesions in mammograms with Deep Learning.</title>
      <journal>
        <snippet>true</snippet>
        <sciIndexed>true</sciIndexed>
        <link>/api/journal/10019966</link>
        <reviewType>REVIEWED</reviewType>
        <label>SCIENTIFIC REPORTS 2045-2322</label>
        <published>true</published>
        <hungarian>false</hungarian>
        <oldId>10019966</oldId>
        <noIF>false</noIF>
        <mtid>10019966</mtid>
        <scopusIndexed>true</scopusIndexed>
        <eIssn>2045-2322</eIssn>
        <otype>Journal</otype>
        <lang>FOREIGN</lang>
      </journal>
      <volume>8</volume>
      <issue>1</issue>
      <internalId>4165</internalId>
      <firstPageOrInternalIdForSort>4165</firstPageOrInternalIdForSort>
      <pageLength>7</pageLength>
      <publishedYear>2018</publishedYear>
      <abstractText>In the last two decades, Computer Aided Detection (CAD) systems were developed to help radiologists analyse screening mammograms, however benefits of current CAD technologies appear to be contradictory, therefore they should be improved to be ultimately considered useful. Since 2012, deep convolutional neural networks (CNN) have been a tremendous success in image recognition, reaching human performance. These methods have greatly surpassed the traditional approaches, which are similar to currently used CAD solutions. Deep CNN-s have the potential to revolutionize medical image analysis. We propose a CAD system based on one of the most successful object detection frameworks, Faster R-CNN. The system detects and classifies malignant or benign lesions on a mammogram without any human intervention. The proposed method sets the state of the art classification performance on the public INbreast database, AUC = 0.95. The approach described here has achieved 2nd place in the Digital Mammography DREAM Challenge with AUC = 0.85. When used as a detector, the system reaches high sensitivity with very few false positive marks per image on the INbreast dataset. Source code, the trained model and an OsiriX plugin are published online at https://github.com/riblidezso/frcnn_cad .</abstractText>
      <fundings>
        <funding>
          <otype>Funding</otype>
          <mtid>2028751</mtid>
          <link>/api/funding/2028751</link>
          <label>(FIEK_16-1-2016-0005)</label>
          <published>false</published>
          <snippet>true</snippet>
        </funding>
      </fundings>
      <digital>true</digital>
      <printed>true</printed>
      <sourceYear>2018</sourceYear>
      <packet>(Unger Zsuzsa (radiológia); 2018.03.27. 11:11:44)</packet>
      <foreignEdition>true</foreignEdition>
      <foreignLanguage>true</foreignLanguage>
      <fullPublication>true</fullPublication>
      <conferencePublication>false</conferencePublication>
      <nationalOrigin>true</nationalOrigin>
      <missingAuthor>false</missingAuthor>
      <oaType>GOLD</oaType>
      <oaCheckDate>2026-09-10</oaCheckDate>
      <oaFree>true</oaFree>
      <oaLink>https://doi.org/10.1038/s41598-018-22437-z</oaLink>
      <citationCount>633</citationCount>
      <citationCountUnpublished>0</citationCountUnpublished>
      <citationCountWoOther>630</citationCountWoOther>
      <independentCitCountWoOther>625</independentCitCountWoOther>
      <nationalOriginCitationCount>5</nationalOriginCitationCount>
      <foreignEditionCitationCount>603</foreignEditionCitationCount>
      <doiCitationCount>614</doiCitationCount>
      <wosCitationCount>495</wosCitationCount>
      <scopusCitationCount>614</scopusCitationCount>
      <wosScopusCitationCount>628</wosScopusCitationCount>
      <wosScopusCitationCountWoOther>628</wosScopusCitationCountWoOther>
      <wosScopusIndependentCitationCount>623</wosScopusIndependentCitationCount>
      <wosScopusIndependentCitationCountWoOther>623</wosScopusIndependentCitationCountWoOther>
      <independentCitationCount>628</independentCitationCount>
      <selfCitationCount>5</selfCitationCount>
      <unhandledCitationCount>0</unhandledCitationCount>
      <citingPubCount>633</citingPubCount>
      <independentCitingPubCount>628</independentCitingPubCount>
      <citingPubCountWoOther>630</citingPubCountWoOther>
      <independentCitingPubCountWoOther>625</independentCitingPubCountWoOther>
      <unhandledCitingPubCount>0</unhandledCitingPubCount>
      <citedPubCount>1</citedPubCount>
      <citedCount>1</citedCount>
      <pubStats>
        <types>
          <type>Folyóiratcikk</type>
          <typeEng>Journal Article</typeEng>
          <code>24</code>
          <count>475</count>
        </types>
        <types>
          <type>Könyvrészlet</type>
          <typeEng>Chapter in Book</typeEng>
          <code>25</code>
          <count>153</count>
        </types>
        <types>
          <type>Könyv</type>
          <typeEng>Book</typeEng>
          <code>23</code>
          <count>2</count>
        </types>
        <types>
          <type>Egyéb konferenciaközlemény</type>
          <typeEng>Conference paper</typeEng>
          <code>31</code>
          <count>0</count>
        </types>
        <types>
          <type>Egyéb konferenciakötet</type>
          <typeEng>Conference proceedings</typeEng>
          <code>32</code>
          <count>0</count>
        </types>
        <types>
          <type>Oltalmi formák</type>
          <typeEng>Protection forms</typeEng>
          <code>26</code>
          <count>0</count>
        </types>
        <types>
          <type>Disszertáció</type>
          <typeEng>Thesis</typeEng>
          <code>28</code>
          <count>0</count>
        </types>
        <types>
          <type>Egyéb</type>
          <typeEng>Miscellaneous</typeEng>
          <code>29</code>
          <count>3</count>
        </types>
        <types>
          <type>Alkotás</type>
          <typeEng>Achievement</typeEng>
          <code>22</code>
          <count>0</count>
        </types>
        <types>
          <type>Kutatási adat</type>
          <typeEng>Research data</typeEng>
          <code>33</code>
          <count>0</count>
        </types>
        <citationTypes>
          <type>Folyóiratcikk</type>
          <typeEng>Journal Article</typeEng>
          <code>24</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Könyvrészlet</type>
          <typeEng>Chapter in Book</typeEng>
          <code>25</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Könyv</type>
          <typeEng>Book</typeEng>
          <code>23</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Egyéb konferenciaközlemény</type>
          <typeEng>Conference paper</typeEng>
          <code>31</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Egyéb konferenciakötet</type>
          <typeEng>Conference proceedings</typeEng>
          <code>32</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Oltalmi formák</type>
          <typeEng>Protection forms</typeEng>
          <code>26</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Disszertáció</type>
          <typeEng>Thesis</typeEng>
          <code>28</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Egyéb</type>
          <typeEng>Miscellaneous</typeEng>
          <code>29</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Alkotás</type>
          <typeEng>Achievement</typeEng>
          <code>22</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <citationTypes>
          <type>Kutatási adat</type>
          <typeEng>Research data</typeEng>
          <code>33</code>
          <countUnknown>0</countUnknown>
          <countIndependent>0</countIndependent>
          <countSelfCitation>0</countSelfCitation>
        </citationTypes>
        <years>
          <year>2018</year>
          <publicationCount>0</publicationCount>
          <citationCount>13</citationCount>
          <independentCitationCount>13</independentCitationCount>
          <citingPubCount>13</citingPubCount>
          <independentCitingPubCount>13</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2019</year>
          <publicationCount>0</publicationCount>
          <citationCount>67</citationCount>
          <independentCitationCount>66</independentCitationCount>
          <citingPubCount>67</citingPubCount>
          <independentCitingPubCount>66</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2020</year>
          <publicationCount>0</publicationCount>
          <citationCount>94</citationCount>
          <independentCitationCount>93</independentCitationCount>
          <citingPubCount>94</citingPubCount>
          <independentCitingPubCount>93</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2021</year>
          <publicationCount>0</publicationCount>
          <citationCount>107</citationCount>
          <independentCitationCount>107</independentCitationCount>
          <citingPubCount>107</citingPubCount>
          <independentCitingPubCount>107</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2022</year>
          <publicationCount>0</publicationCount>
          <citationCount>106</citationCount>
          <independentCitationCount>105</independentCitationCount>
          <citingPubCount>106</citingPubCount>
          <independentCitingPubCount>105</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2023</year>
          <publicationCount>0</publicationCount>
          <citationCount>81</citationCount>
          <independentCitationCount>80</independentCitationCount>
          <citingPubCount>81</citingPubCount>
          <independentCitingPubCount>80</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2024</year>
          <publicationCount>0</publicationCount>
          <citationCount>66</citationCount>
          <independentCitationCount>65</independentCitationCount>
          <citingPubCount>66</citingPubCount>
          <independentCitingPubCount>65</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2025</year>
          <publicationCount>0</publicationCount>
          <citationCount>70</citationCount>
          <independentCitationCount>70</independentCitationCount>
          <citingPubCount>70</citingPubCount>
          <independentCitingPubCount>70</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
        <years>
          <year>2026</year>
          <publicationCount>0</publicationCount>
          <citationCount>29</citationCount>
          <independentCitationCount>29</independentCitationCount>
          <citingPubCount>29</citingPubCount>
          <independentCitingPubCount>29</independentCitingPubCount>
          <oaStats/>
          <oaStats2/>
        </years>
      </pubStats>
      <ratingsForSort>D1</ratingsForSort>
      <mtaRatingsForSort>A nemzetközi</mtaRatingsForSort>
      <hasCitationDuplums>true</hasCitationDuplums>
      <inSelectedPubs>10000521,10010935,10023835</inSelectedPubs>
      <importDuplum>false</importDuplum>
      <importOverwritten>false</importOverwritten>
      <importSkipped>false</importSkipped>
      <userChangeableUntil>2018-09-26T10:43:49.000+0000</userChangeableUntil>
      <publishDate>2018-03-27T09:12:32.000+0000</publishDate>
      <directInstitutesForSort>Biológiai Fizika Tanszék (ELTE / TTK / FizCsill_I); III. Sz. Belgyógyászati Klinika (SE / AOK / K); Komplex Rendszerek Fizikája Tanszék (ELTE / TTK / FizCsill_I); MTA-ELTE Statisztikus és Biológiai Fizika Kutat... (ELTE / TTK / Fiz_I); Radiológiai és Onkoterápiás Klinika (SE / AOK / K)</directInstitutesForSort>
      <ownerAuthorCount>5</ownerAuthorCount>
      <ownerInstituteCount>27</ownerInstituteCount>
      <directInstituteCount>5</directInstituteCount>
      <authorCount>5</authorCount>
      <contributorCount>0</contributorCount>
      <hasQualityFactor>true</hasQualityFactor>
      <tempLockerIds>10080073</tempLockerIds>
      <tempLockerIds>10067876</tempLockerIds>
      <languages>
        <language>
          <otype>Language</otype>
          <mtid>10002</mtid>
          <link>/api/language/10002</link>
          <label>Angol</label>
          <name>Angol</name>
          <nameEng>English</nameEng>
          <published>true</published>
          <oldId>2</oldId>
          <snippet>true</snippet>
        </language>
      </languages>
      <authorships>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>85085661</mtid>
          <link>/api/authorship/85085661</link>
          <label>Ribli, D ✉ [Ribli, Dezső (Fizika), szerző] Komplex Rendszerek Fizikája Tanszék (ELTE / TTK / FizCsill_I)</label>
          <listPosition>1</listPosition>
          <share>0.2</share>
          <first>true</first>
          <last>false</last>
          <corresponding>true</corresponding>
          <author>
            <otype>Author</otype>
            <mtid>10059140</mtid>
            <link>/api/author/10059140</link>
            <label>Ribli Dezső (Fizika)</label>
            <familyName>Ribli</familyName>
            <givenName>Dezső</givenName>
            <published>true</published>
            <oldId>10059140</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Ribli</familyName>
          <givenName>D</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>85085662</mtid>
          <link>/api/authorship/85085662</link>
          <label>Horvath, A [Horváth, Anna (belgyógyászat; im...), szerző] III. Sz. Belgyógyászati Klinika (SE / AOK / K)</label>
          <listPosition>2</listPosition>
          <share>0.2</share>
          <first>false</first>
          <last>false</last>
          <author>
            <otype>Author</otype>
            <mtid>10023835</mtid>
            <link>/api/author/10023835</link>
            <label>Horváth Anna (belgyógyászat; immunológia; onkológia)</label>
            <familyName>Horváth</familyName>
            <givenName>Anna</givenName>
            <published>true</published>
            <oldId>10023835</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Horvath</familyName>
          <givenName>A</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>85085663</mtid>
          <link>/api/authorship/85085663</link>
          <label>Unger, Z [Unger, Zsuzsa (radiológia), szerző] Radiológiai és Onkoterápiás Klinika (SE / AOK / K)</label>
          <listPosition>3</listPosition>
          <share>0.2</share>
          <first>false</first>
          <last>false</last>
          <author>
            <otype>Author</otype>
            <mtid>10057901</mtid>
            <link>/api/author/10057901</link>
            <label>Unger Zsuzsa (radiológia)</label>
            <familyName>Unger</familyName>
            <givenName>Zsuzsa</givenName>
            <published>true</published>
            <oldId>10057901</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Unger</familyName>
          <givenName>Z</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>85085664</mtid>
          <link>/api/authorship/85085664</link>
          <label>Pollner, P [Pollner, Péter (Elméleti és matem...), szerző] MTA-ELTE Statisztikus és Biológiai Fizika Kutat... (ELTE / TTK / Fiz_I); Biológiai Fizika Tanszék (ELTE / TTK / FizCsill_I)</label>
          <listPosition>4</listPosition>
          <share>0.2</share>
          <first>false</first>
          <last>false</last>
          <author>
            <otype>Author</otype>
            <mtid>10010935</mtid>
            <link>/api/author/10010935</link>
            <label>Pollner Péter (Elméleti és matematikai fizika)</label>
            <familyName>Pollner</familyName>
            <givenName>Péter</givenName>
            <published>true</published>
            <oldId>10010935</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Pollner</familyName>
          <givenName>P</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>85085665</mtid>
          <link>/api/authorship/85085665</link>
          <label>Csabai, I [Csabai, István (Statisztikus fizika), szerző] Komplex Rendszerek Fizikája Tanszék (ELTE / TTK / FizCsill_I)</label>
          <listPosition>5</listPosition>
          <share>0.2</share>
          <first>false</first>
          <last>true</last>
          <author>
            <otype>Author</otype>
            <mtid>10000521</mtid>
            <link>/api/author/10000521</link>
            <label>Csabai István (Statisztikus fizika)</label>
            <familyName>Csabai</familyName>
            <givenName>István</givenName>
            <published>true</published>
            <oldId>10000521</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Csabai</familyName>
          <givenName>I</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
      </authorships>
      <identifiers>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286162</mtid>
          <link>/api/publicationidentifier/1286162</link>
          <label>DOI: 10.1038/s41598-018-22437-z</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>6</mtid>
            <link>/api/publicationsource/6</link>
            <label>DOI</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10001</mtid>
              <link>/api/publicationsourcetype/10001</link>
              <label>DOI</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>DOI</name>
            <nameEng>DOI</nameEng>
            <linkPattern>https://doi.org/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>6</oldId>
            <snippet>true</snippet>
          </source>
          <oaType>GOLD</oaType>
          <oaFree>true</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>10.1038/s41598-018-22437-z</idValue>
          <realUrl>https://doi.org/10.1038/s41598-018-22437-z</realUrl>
          <published>false</published>
          <oldId>1747973</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286160</mtid>
          <link>/api/publicationidentifier/1286160</link>
          <label>WoS: 000427457400001</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>1</mtid>
            <link>/api/publicationsource/1</link>
            <label>WoS</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>WoS</name>
            <nameEng>WoS</nameEng>
            <linkPattern>https://www.webofscience.com/wos/woscc/full-record/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>1</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>000427457400001</idValue>
          <realUrl>https://www.webofscience.com/wos/woscc/full-record/000427457400001</realUrl>
          <published>false</published>
          <oldId>1753108</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>16958947</mtid>
          <link>/api/publicationidentifier/16958947</link>
          <label>EDIT: 49019</label>
          <source>
            <otype>SwordSource</otype>
            <mtid>92</mtid>
            <link>/api/publicationsource/92</link>
            <label>EDIT</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10007</mtid>
              <link>/api/publicationsourcetype/10007</link>
              <label>Repozitórium</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>EDIT</name>
            <nameEng>EDIT</nameEng>
            <linkPattern>https://edit.elte.hu/handle/10831/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>92</oldId>
            <snippet>true</snippet>
          </source>
          <oaType>GREEN</oaType>
          <oaFree>true</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>49019</idValue>
          <realUrl>https://edit.elte.hu/handle/10831/49019</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>23187043</mtid>
          <link>/api/publicationidentifier/23187043</link>
          <label>REAL: 161399</label>
          <source>
            <otype>SwordSource</otype>
            <mtid>36</mtid>
            <link>/api/publicationsource/36</link>
            <label>REAL</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10007</mtid>
              <link>/api/publicationsourcetype/10007</link>
              <label>Repozitórium</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>REAL</name>
            <nameEng>REAL</nameEng>
            <linkPattern>https://real.mtak.hu/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>36</oldId>
            <snippet>true</snippet>
          </source>
          <oaType>GREEN</oaType>
          <oaFree>true</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>161399</idValue>
          <realUrl>https://real.mtak.hu/161399</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286161</mtid>
          <link>/api/publicationidentifier/1286161</link>
          <label>Scopus: 85044231314</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>3</mtid>
            <link>/api/publicationsource/3</link>
            <label>Scopus</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>Scopus</name>
            <nameEng>Scopus</nameEng>
            <linkPattern>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>3</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>85044231314</idValue>
          <realUrl>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-85044231314</realUrl>
          <published>false</published>
          <oldId>1753266</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286163</mtid>
          <link>/api/publicationidentifier/1286163</link>
          <label>PubMed: 29545529</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>17</mtid>
            <link>/api/publicationsource/17</link>
            <label>PubMed</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>PubMed</name>
            <nameEng>PubMed</nameEng>
            <linkPattern>http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=@@@&amp;dopt=Abstract</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>17</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>29545529</idValue>
          <realUrl>http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=29545529&amp;dopt=Abstract</realUrl>
          <published>false</published>
          <oldId>1747975</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286165</mtid>
          <link>/api/publicationidentifier/1286165</link>
          <label>ADS: 2017arXiv170708401R</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>148</mtid>
            <link>/api/publicationsource/148</link>
            <label>ADS</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>ADS</name>
            <nameEng>ADS</nameEng>
            <linkPattern>http://ui.adsabs.harvard.edu/abs/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>148</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>2017arXiv170708401R</idValue>
          <realUrl>http://ui.adsabs.harvard.edu/abs/2017arXiv170708401R</realUrl>
          <published>false</published>
          <oldId>1818173</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286164</mtid>
          <link>/api/publicationidentifier/1286164</link>
          <label>arXiv: 1707.08401</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>37</mtid>
            <link>/api/publicationsource/37</link>
            <label>arXiv</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10007</mtid>
              <link>/api/publicationsourcetype/10007</link>
              <label>Repozitórium</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>arXiv</name>
            <linkPattern>http://arxiv.org/abs/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>37</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>1707.08401</idValue>
          <realUrl>http://arxiv.org/abs/1707.08401</realUrl>
          <published>false</published>
          <oldId>1818172</oldId>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>1286166</mtid>
          <link>/api/publicationidentifier/1286166</link>
          <label>Pubmed Central: PMC5854668</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>137</mtid>
            <link>/api/publicationsource/137</link>
            <label>Pubmed Central</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10007</mtid>
              <link>/api/publicationsourcetype/10007</link>
              <label>Repozitórium</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>Pubmed Central</name>
            <linkPattern>http://www.ncbi.nlm.nih.gov/pmc/articles/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>137</oldId>
            <snippet>true</snippet>
          </source>
          <oaFree>false</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>PMC5854668</idValue>
          <realUrl>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC5854668</realUrl>
          <published>false</published>
          <oldId>1747974</oldId>
          <snippet>true</snippet>
        </identifier>
      </identifiers>
      <subjects>
        <classification>
          <otype>Classification</otype>
          <mtid>10799</mtid>
          <link>/api/classification/10799</link>
          <label>Egyéb természettudományok</label>
          <published>true</published>
          <snippet>true</snippet>
        </classification>
      </subjects>
      <keywords>
        <keyword>
          <otype>Keyword</otype>
          <mtid>2020</mtid>
          <link>/api/keyword/2020</link>
          <label>SENSITIVITY</label>
          <published>true</published>
          <oldId>2020</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>2175</mtid>
          <link>/api/keyword/2175</link>
          <label>BREAST-CANCER</label>
          <published>true</published>
          <oldId>2175</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>2387</mtid>
          <link>/api/keyword/2387</link>
          <label>PERFORMANCE</label>
          <published>true</published>
          <oldId>2387</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>2815</mtid>
          <link>/api/keyword/2815</link>
          <label>CARCINOMA</label>
          <published>true</published>
          <oldId>2815</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>17179</mtid>
          <link>/api/keyword/17179</link>
          <label>accuracy</label>
          <published>true</published>
          <oldId>17179</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>1053528</mtid>
          <link>/api/keyword/1053528</link>
          <label>Computer-aided detection</label>
          <published>true</published>
          <oldId>1053528</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>1467721</mtid>
          <link>/api/keyword/1467721</link>
          <label>Computer Science - Computer Vision and Pattern Recognition</label>
          <published>true</published>
          <oldId>1467721</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>1473084</mtid>
          <link>/api/keyword/1473084</link>
          <label>SCREENING MAMMOGRAPHY</label>
          <published>true</published>
          <oldId>1473084</oldId>
          <snippet>true</snippet>
        </keyword>
        <keyword>
          <otype>Keyword</otype>
          <mtid>1473085</mtid>
          <link>/api/keyword/1473085</link>
          <label>FIELD DIGITAL MAMMOGRAPHY</label>
          <published>true</published>
          <oldId>1473085</oldId>
          <snippet>true</snippet>
        </keyword>
      </keywords>
      <ratings>
        <rating>
          <otype>MtaRating</otype>
          <mtid>519359</mtid>
          <link>/api/mtarating/519359</link>
          <label>IX. Szociológiai Tudományos Bizottság:A nemzetközi SCIENTIFIC REPORTS 2045-2322</label>
          <ratingType>
            <otype>RatingType</otype>
            <mtid>10007</mtid>
            <link>/api/ratingtype/10007</link>
            <label>IX. Szociológiai Tudományos Bizottság</label>
            <code>SZTB</code>
            <institute>
              <otype>Institute</otype>
              <mtid>14102</mtid>
              <link>/api/institute/14102</link>
              <label>Szociológiai Tudományos Bizottság IXGJO SZTB [1901-]</label>
              <childrenCount>0</childrenCount>
              <allowInstForum>false</allowInstForum>
              <allowOnlineRegistration>true</allowOnlineRegistration>
              <specialAffiliation>false</specialAffiliation>
              <name>Szociológiai Tudományos Bizottság</name>
              <nameEng>Committee on Sociology</nameEng>
              <published>true</published>
              <oldId>14102</oldId>
              <snippet>true</snippet>
            </institute>
            <published>true</published>
            <snippet>true</snippet>
          </ratingType>
          <val>A nemzetközi</val>
          <published>true</published>
          <oldId>19359</oldId>
          <snippet>true</snippet>
        </rating>
        <rating>
          <otype>MtaRating</otype>
          <mtid>11551161</mtid>
          <link>/api/mtarating/11551161</link>
          <label>IX. Regionális Tudományok Bizottsága:B nemzetközi SCIENTIFIC REPORTS 2045-2322</label>
          <ratingType>
            <otype>RatingType</otype>
            <mtid>10010</mtid>
            <link>/api/ratingtype/10010</link>
            <label>IX. Regionális Tudományok Bizottsága</label>
            <code>RegTB</code>
            <institute>
              <otype>Institute</otype>
              <mtid>14100</mtid>
              <link>/api/institute/14100</link>
              <label>Regionális Tudományok Bizottsága IXGJO RTB [1901-]</label>
              <childrenCount>0</childrenCount>
              <allowInstForum>false</allowInstForum>
              <allowOnlineRegistration>true</allowOnlineRegistration>
              <specialAffiliation>false</specialAffiliation>
              <name>Regionális Tudományok Bizottsága</name>
              <nameEng>Committee on Regional Studies</nameEng>
              <published>true</published>
              <oldId>14100</oldId>
              <snippet>true</snippet>
            </institute>
            <published>true</published>
            <snippet>true</snippet>
          </ratingType>
          <val>B nemzetközi</val>
          <published>false</published>
          <snippet>true</snippet>
        </rating>
        <rating>
          <otype>SjrRating</otype>
          <mtid>10859069</mtid>
          <link>/api/sjrrating/10859069</link>
          <label>sjr:D1 (2018) Scopus - Multidisciplinary SCIENTIFIC REPORTS 2045-2322</label>
          <listPos>6</listPos>
          <rankValue>0.1</rankValue>
          <type>journal</type>
          <ratingType>
            <otype>RatingType</otype>
            <mtid>10002</mtid>
            <link>/api/ratingtype/10002</link>
            <label>sjr</label>
            <code>sjr</code>
            <published>true</published>
            <snippet>true</snippet>
          </ratingType>
          <subject>
            <otype>ClassificationExternal</otype>
            <mtid>1000</mtid>
            <link>/api/classificationexternal/1000</link>
            <label>Scopus - Multidisciplinary</label>
            <published>true</published>
            <oldId>1000</oldId>
            <snippet>true</snippet>
          </subject>
          <ranking>D1</ranking>
          <calculation>DIRECT</calculation>
          <published>true</published>
          <snippet>true</snippet>
        </rating>
      </ratings>
      <link>/api/publication/3352857</link>
      <label>Ribli D et al. Detecting and classifying lesions in mammograms with Deep Learning.. (2018) SCIENTIFIC REPORTS 2045-2322 8 1</label><template>&lt;div class=&quot;JournalArticle Publication short-list&quot;&gt; &lt;div class=&quot;authors&quot;&gt; &lt;span class=&quot;author-name&quot; mtid=&quot;10059140&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10059140&quot; target=&quot;_blank&quot;&gt;Ribli, D ✉&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10023835&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10023835&quot; target=&quot;_blank&quot;&gt;Horvath, A&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10057901&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10057901&quot; target=&quot;_blank&quot;&gt;Unger, Z&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10010935&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10010935&quot; target=&quot;_blank&quot;&gt;Pollner, P&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10000521&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10000521&quot; target=&quot;_blank&quot;&gt;Csabai, I&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; &lt;/div &gt;&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;3352857&quot; mtid=&quot;3352857&quot; target=&quot;_blank&quot;&gt;Detecting and classifying lesions in mammograms with Deep Learning.&lt;/a&gt;&lt;/div&gt; &lt;div class=&quot;pub-info&quot;&gt; &lt;span class=&quot;journal-title&quot;&gt;SCIENTIFIC REPORTS&lt;/span&gt; &lt;span class=&quot;journal-volume&quot;&gt;8&lt;/span&gt; : &lt;span class=&quot;journal-issue&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;page&quot;&gt; Paper: 4165 , 7 p. &lt;/span&gt; &lt;span class=&quot;year&quot;&gt;(2018)&lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;pub-end&quot;&gt;&lt;div class=&quot;identifier-list&quot;&gt; &lt;span class=&quot;identifiers&quot;&gt; &lt;span class=&quot;id identifier oa_GOLD&quot; title=&quot; Gold &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;10.1038/s41598-018-22437-z&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.1038/s41598-018-22437-z&quot;&gt; DOI &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;000427457400001&quot; target=&quot;_blank&quot; href=&quot;https://www.webofscience.com/wos/woscc/full-record/000427457400001&quot;&gt; WoS &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_GREEN&quot; title=&quot; Green &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;49019&quot; target=&quot;_blank&quot; href=&quot;https://edit.elte.hu/handle/10831/49019&quot;&gt; EDIT &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_GREEN&quot; title=&quot; Green &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;161399&quot; target=&quot;_blank&quot; href=&quot;https://real.mtak.hu/161399&quot;&gt; REAL &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;85044231314&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-85044231314&quot;&gt; Scopus &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;29545529&quot; target=&quot;_blank&quot; href=&quot;http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=29545529&amp;dopt=Abstract&quot;&gt; PubMed &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;2017arXiv170708401R&quot; target=&quot;_blank&quot; href=&quot;http://ui.adsabs.harvard.edu/abs/2017arXiv170708401R&quot;&gt; ADS &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;1707.08401&quot; target=&quot;_blank&quot; href=&quot;http://arxiv.org/abs/1707.08401&quot;&gt; arXiv &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;PMC5854668&quot; target=&quot;_blank&quot; href=&quot;http://www.ncbi.nlm.nih.gov/pmc/articles/PMC5854668&quot;&gt; Pubmed Central &lt;/a&gt; &lt;/span&gt; &lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;short-pub-prop-list&quot;&gt; &lt;span class=&quot;deleted-record&quot;&gt;Központi kezelésű&lt;/span&gt; &lt;span class=&quot;short-pub-mtid&quot;&gt; Közlemény:3352857 &lt;/span&gt; &lt;span class=&quot;status-holder&quot;&gt;&lt;span class=&quot;status-data status-VALIDATED&quot;&gt; Egyeztetett &lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pub-core&quot;&gt;Forrás Idéző &lt;/span&gt; &lt;span class=&quot;pub-type&quot;&gt;Folyóiratcikk (Szakcikk ) &lt;/span&gt; &lt;!-- &amp;&amp; !record.category.scientific --&gt; &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt; &lt;div class=&quot;publication-citation&quot; style=&quot;margin-left: 0.5cm;&quot;&gt; &lt;span title=&quot;Nyilvános idézőközlemények összesen, említések nélkül&quot; class=&quot;citingPub-count&quot;&gt;Nyilvános idéző összesen: 633&lt;/span&gt; | Független: 628 | Függő: 5 | Nem jelölt: 0 | WoS jelölt: 495 | Scopus jelölt:&amp;nbsp;614 | WoS/Scopus jelölt:&amp;nbsp;628 | DOI jelölt:&amp;nbsp;614 &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt;</template><template2>&lt;div class=&quot;JournalArticle Publication long-list&quot;&gt; &lt;div class=&quot;authors&quot;&gt; &lt;img title=&quot;Forrásközlemény&quot; style=&quot;float: left&quot; src=&quot;/frontend/resources/grid/publication-core-icon.png&quot;&gt; &lt;img title=&quot;Idézőközlemény&quot; style=&quot;float: left&quot; src=&quot;/frontend/resources/grid/publication-citation-icon.png&quot;&gt; &lt;div class=&quot;autype autype0&quot;&gt; &lt;span class=&quot;author-name&quot; mtid=&quot;10059140&quot;&gt;&lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10059140&quot; target=&quot;_blank&quot;&gt;Ribli D ✉ (&lt;span class=&quot;authorship-author-name&quot;&gt;Ribli Dezső&lt;/span&gt; &lt;span class=&quot;authorAux-mtmt&quot;&gt; Fizika&lt;/span&gt;) &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Eötvös Loránd Tudományegyetem&quot;&gt;ELTE&lt;/span&gt;/&lt;span title=&quot;Természettudományi Kar&quot;&gt;TTK&lt;/span&gt;/&lt;span title=&quot;Fizikai Intézet&quot;&gt;Fiz_I&lt;/span&gt;/Komplex Rendszerek Fizikája Tanszék&lt;/span&gt; ;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;author-name&quot; mtid=&quot;10023835&quot;&gt;&lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10023835&quot; target=&quot;_blank&quot;&gt;Horvath A (&lt;span class=&quot;authorship-author-name&quot;&gt;Horváth Anna&lt;/span&gt; &lt;span class=&quot;authorAux-mtmt&quot;&gt; belgyógyászat; immunológia; onkológia&lt;/span&gt;) &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Semmelweis Egyetem&quot;&gt;SE&lt;/span&gt;/&lt;span title=&quot;Általános Orvostudományi Kar&quot;&gt;AOK&lt;/span&gt;/&lt;span title=&quot;Klinikum&quot;&gt;K&lt;/span&gt;/III. Sz. Belgyógyászati Klinika&lt;/span&gt; ;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;author-name&quot; mtid=&quot;10057901&quot;&gt;&lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10057901&quot; target=&quot;_blank&quot;&gt;Unger Z (&lt;span class=&quot;authorship-author-name&quot;&gt;Unger Zsuzsa&lt;/span&gt; &lt;span class=&quot;authorAux-mtmt&quot;&gt; radiológia&lt;/span&gt;) &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Semmelweis Egyetem&quot;&gt;SE&lt;/span&gt;/&lt;span title=&quot;Általános Orvostudományi Kar&quot;&gt;AOK&lt;/span&gt;/&lt;span title=&quot;Klinikum&quot;&gt;K&lt;/span&gt;/Radiológiai és Onkoterápiás Klinika&lt;/span&gt; ;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;author-name&quot; mtid=&quot;10010935&quot;&gt;&lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10010935&quot; target=&quot;_blank&quot;&gt;Pollner P (&lt;span class=&quot;authorship-author-name&quot;&gt;Pollner Péter&lt;/span&gt; &lt;span class=&quot;authorAux-mtmt&quot;&gt; Elméleti és matematikai fizika&lt;/span&gt;) &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Eötvös Loránd Tudományegyetem&quot;&gt;ELTE&lt;/span&gt;/&lt;span title=&quot;Természettudományi Kar&quot;&gt;TTK&lt;/span&gt;/&lt;span title=&quot;Fizikai Intézet&quot;&gt;Fiz_I&lt;/span&gt;/MTA-ELTE Statisztikus és Biológiai Fizika Kutatócsoport; &lt;span title=&quot;Eötvös Loránd Tudományegyetem&quot;&gt;ELTE&lt;/span&gt;/&lt;span title=&quot;Természettudományi Kar&quot;&gt;TTK&lt;/span&gt;/&lt;span title=&quot;Fizikai Intézet&quot;&gt;Fiz_I&lt;/span&gt;/Biológiai Fizika Tanszék&lt;/span&gt; ;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class=&quot;author-name&quot; mtid=&quot;10000521&quot;&gt;&lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10000521&quot; target=&quot;_blank&quot;&gt;Csabai I (&lt;span class=&quot;authorship-author-name&quot;&gt;Csabai István&lt;/span&gt; &lt;span class=&quot;authorAux-mtmt&quot;&gt; Statisztikus fizika&lt;/span&gt;) &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Eötvös Loránd Tudományegyetem&quot;&gt;ELTE&lt;/span&gt;/&lt;span title=&quot;Természettudományi Kar&quot;&gt;TTK&lt;/span&gt;/&lt;span title=&quot;Fizikai Intézet&quot;&gt;Fiz_I&lt;/span&gt;/Komplex Rendszerek Fizikája Tanszék&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;3352857&quot; target=&quot;_blank&quot;&gt;Detecting and classifying lesions in mammograms with Deep Learning.&lt;/a&gt;&lt;/div&gt; &lt;div&gt; &lt;span class=&quot;journal-title&quot;&gt;SCIENTIFIC REPORTS&lt;/span&gt; &lt;span class=&quot;journal-issn&quot;&gt;( &lt;a target=&quot;_blank&quot; href=&quot;https://portal.issn.org/resource/ISSN/2045-2322&quot;&gt;2045-2322&lt;/a&gt;)&lt;/span&gt;: &lt;span class=&quot;journal-volume&quot;&gt;8&lt;/span&gt; &lt;span class=&quot;journal-issue&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;page&quot;&gt; Paper 4165. 7 p. &lt;/span&gt; &lt;span class=&quot;year&quot;&gt;(2018)&lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;pub-footer&quot;&gt;  &lt;span class=&quot;language&quot; xmlns=&quot;http://www.w3.org/1999/html&quot;&gt;Nyelv: Angol | &lt;/span&gt; &lt;span class=&quot;identifiers&quot;&gt; &lt;span class=&quot;id identifier oa_GOLD&quot; title=&quot; Gold &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;10.1038/s41598-018-22437-z&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.1038/s41598-018-22437-z&quot;&gt; DOI &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;000427457400001&quot; target=&quot;_blank&quot; href=&quot;https://www.webofscience.com/wos/woscc/full-record/000427457400001&quot;&gt; WoS &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_GREEN&quot; title=&quot; Green &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;49019&quot; target=&quot;_blank&quot; href=&quot;https://edit.elte.hu/handle/10831/49019&quot;&gt; EDIT &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_GREEN&quot; title=&quot; Green &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;161399&quot; target=&quot;_blank&quot; href=&quot;https://real.mtak.hu/161399&quot;&gt; REAL &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;85044231314&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-85044231314&quot;&gt; Scopus &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;29545529&quot; target=&quot;_blank&quot; href=&quot;http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=29545529&amp;dopt=Abstract&quot;&gt; PubMed &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;2017arXiv170708401R&quot; target=&quot;_blank&quot; href=&quot;http://ui.adsabs.harvard.edu/abs/2017arXiv170708401R&quot;&gt; ADS &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;1707.08401&quot; target=&quot;_blank&quot; href=&quot;http://arxiv.org/abs/1707.08401&quot;&gt; arXiv &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;PMC5854668&quot; target=&quot;_blank&quot; href=&quot;http://www.ncbi.nlm.nih.gov/pmc/articles/PMC5854668&quot;&gt; Pubmed Central &lt;/a&gt; &lt;/span&gt; &lt;/span&gt; &lt;OnlyViewableByAuthor&gt;&lt;div class=&quot;ratings&quot;&gt; &lt;div class=&quot;journal-subject&quot;&gt;Folyóirat szakterülete: Scopus - Multidisciplinary&amp;nbsp;&amp;nbsp;&amp;nbsp;SJR indikátor:&amp;nbsp;D1&lt;/div&gt; &lt;div class=&quot;journal-subject&quot;&gt;Szociológiai Tudományos Bizottság IXGJO SZTB [1901-]&amp;nbsp;&amp;nbsp;&amp;nbsp;A nemzetközi&lt;/div&gt; &lt;div class=&quot;journal-subject&quot;&gt;Regionális Tudományok Bizottsága IXGJO RTB [1901-]&amp;nbsp;&amp;nbsp;&amp;nbsp;B nemzetközi&lt;/div&gt; &lt;/div&gt;&lt;/OnlyViewableByAuthor&gt; &lt;div class=&quot;publication-citation&quot; style=&quot;margin-left: 0.5cm;&quot;&gt; &lt;span title=&quot;Nyilvános idézőközlemények összesen, említések nélkül&quot; class=&quot;citingPub-count&quot;&gt;Nyilvános idéző összesen: 633&lt;/span&gt; | Független: 628 | Függő: 5 | Nem jelölt: 0 | WoS jelölt: 495 | Scopus jelölt:&amp;nbsp;614 | WoS/Scopus jelölt:&amp;nbsp;628 | DOI jelölt:&amp;nbsp;614 &lt;/div&gt;   &lt;div class=&quot;publication-citation&quot;&gt; &lt;a target=&quot;_blank&quot; href=&quot;/api/publication?cond=citations.related;eq;3352857&amp;sort=publishedYear,desc&amp;sort=title&quot;&gt; Idézett közlemények száma: 1 &lt;/a&gt; &lt;/div&gt; &lt;div class=&quot;mtid&quot;&gt;&lt;span class=&quot;long-pub-mtid&quot;&gt;Közlemény: 3352857&lt;/span&gt; | &lt;span class=&quot;status-data status-VALIDATED&quot;&gt; Egyeztetett &lt;/span&gt; &lt;span class=&quot;oldId&quot;&gt;Régi azonosító: 3352857&lt;/span&gt; | Forrás Idéző | &lt;span class=&quot;type-subtype&quot;&gt;Folyóiratcikk ( Szakcikk ) &lt;/span&gt; | &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt; | &lt;span class=&quot;publication-sourceOfData&quot;&gt;MEDLINE&lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;funder&quot;&gt; (FIEK_16-1-2016-0005) &lt;/div&gt; &lt;div class=&quot;notDuplums&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;/api/publication/3352857/notduplums&quot;&gt;2 Nem duplumnak jelölés&lt;/a&gt; &lt;/div&gt; &lt;div class=&quot;lastModified&quot;&gt;Utolsó módosítás: 2024.11.19. 06:06 Bolgár Andrea (MTMT ellenőrzés admin5) &lt;/div&gt; &lt;div class=&quot;lockedBy&quot;&gt;Központi kezelésű 2024.10.17. 19:10 Ladányi Gusztáv (MTMT API user, admin) Bolgár Andrea (MTMT ellenőrzés admin5) &lt;/div&gt; &lt;/div&gt;&lt;/div&gt;</template2>
    </publication>
  </content>
</myciteResult>
