| dc.contributor.advisor | Mrázová, Iveta | |
| dc.creator | Ihnatchenko, Luka | |
| dc.date.accessioned | 2020-10-05T09:55:45Z | |
| dc.date.available | 2020-10-05T09:55:45Z | |
| dc.date.issued | 2020 | |
| dc.identifier.uri | http://hdl.handle.net/20.500.11956/120941 | |
| dc.description.abstract | Cı́lem této diplomové práce bylo navrhnout vhodnou strategii pro detekci a klasifikaci objektu na mamografických obrázcı́ch. Součástı́ tohoto cı́le je im- plementace experimentálnı́ho frameworku, který bude použit pro přı́pravu dat, učenı́ a porovnánı́ modelů. Při analýze byla použita verze datasetu s useknutými a uplnymi obrazky. Inicializace pomocı́ vah, které byly předběžně přetrénované na obrázcı́ch z jiné domény, zlepšily výkon klasifikátoru. ResNet-34 měl lepšı́ AUC skóre na testovacı́ sadě než ResNet-18. Učenı́ s učitelem a bez učitele s využitı́m minimalizace entropie nemá oproti učenı́ pouze s učitelem žádné významné zlepšenı́. Práce obsahuje vizualizaci predikcı́sı́tě a analýzu representaci znalosti klasifikátoru. Dosažené výsledky pro dataset s useknutými obrázky jsou srovnatelné s výsledky jiného článku, který použil stejnou testovacı́sadu. Pro dataset s úplnými obrázky vysledky trénovánı́ byly suboptimálnı́. 1 | cs_CZ |
| dc.description.abstract | The goal of this master thesis was to propose a suitable strategy to detect and classify objects of interest in mammogram images. A part of this goal was to implement an experimentation framework, that will be used for data preparation, model training and comparison. Patch and full-image versions of the dataset were used in the analysis. Initialisation with weights that were pretrained on the images from other domain improved classifier performance. ResNet-34 had better AUC scores on the test set that ResNet-18. Semi-supervised training using entropy minimisation has no significant improvement over the supervised one. The thesis includes the visualisation of the network predictions and the analysis of the knowledge representation of the classier. The achieved results for a patch version of the dataset are comparable to the results of another article that utilised the same test set. For a full-image dataset the results of the training were suboptimal. 1 | en_US |
| dc.language | English | cs_CZ |
| dc.language.iso | en_US | |
| dc.publisher | Univerzita Karlova, Matematicko-fyzikální fakulta | cs_CZ |
| dc.subject | hluboké neuronové sítě | cs_CZ |
| dc.subject | klasifikace | cs_CZ |
| dc.subject | reprezentace znalostí | cs_CZ |
| dc.subject | CNN-sítě | cs_CZ |
| dc.subject | zpracování obrazu | cs_CZ |
| dc.subject | deep neural networks | en_US |
| dc.subject | classification | en_US |
| dc.subject | knowledge representation | en_US |
| dc.subject | CNN-networks | en_US |
| dc.subject | image processing | en_US |
| dc.title | Deep Neural Networks in Image Processing | en_US |
| dc.type | diplomová práce | cs_CZ |
| dcterms.created | 2020 | |
| dcterms.dateAccepted | 2020-09-14 | |
| dc.description.department | Katedra teoretické informatiky a matematické logiky | cs_CZ |
| dc.description.department | Department of Theoretical Computer Science and Mathematical Logic | en_US |
| dc.description.faculty | Faculty of Mathematics and Physics | en_US |
| dc.description.faculty | Matematicko-fyzikální fakulta | cs_CZ |
| dc.identifier.repId | 213191 | |
| dc.title.translated | Hluboké Neuronové Sítě ve Zpracování Obrazu | cs_CZ |
| dc.contributor.referee | Pilát, Martin | |
| thesis.degree.name | Mgr. | |
| thesis.degree.level | navazující magisterské | cs_CZ |
| thesis.degree.discipline | Artificial Intelligence | en_US |
| thesis.degree.discipline | Umělá inteligence | cs_CZ |
| thesis.degree.program | Computer Science | en_US |
| thesis.degree.program | Informatika | cs_CZ |
| uk.thesis.type | diplomová práce | cs_CZ |
| uk.taxonomy.organization-cs | Matematicko-fyzikální fakulta::Katedra teoretické informatiky a matematické logiky | cs_CZ |
| uk.taxonomy.organization-en | Faculty of Mathematics and Physics::Department of Theoretical Computer Science and Mathematical Logic | en_US |
| uk.faculty-name.cs | Matematicko-fyzikální fakulta | cs_CZ |
| uk.faculty-name.en | Faculty of Mathematics and Physics | en_US |
| uk.faculty-abbr.cs | MFF | cs_CZ |
| uk.degree-discipline.cs | Umělá inteligence | cs_CZ |
| uk.degree-discipline.en | Artificial Intelligence | en_US |
| uk.degree-program.cs | Informatika | cs_CZ |
| uk.degree-program.en | Computer Science | en_US |
| thesis.grade.cs | Velmi dobře | cs_CZ |
| thesis.grade.en | Very good | en_US |
| uk.abstract.cs | Cı́lem této diplomové práce bylo navrhnout vhodnou strategii pro detekci a klasifikaci objektu na mamografických obrázcı́ch. Součástı́ tohoto cı́le je im- plementace experimentálnı́ho frameworku, který bude použit pro přı́pravu dat, učenı́ a porovnánı́ modelů. Při analýze byla použita verze datasetu s useknutými a uplnymi obrazky. Inicializace pomocı́ vah, které byly předběžně přetrénované na obrázcı́ch z jiné domény, zlepšily výkon klasifikátoru. ResNet-34 měl lepšı́ AUC skóre na testovacı́ sadě než ResNet-18. Učenı́ s učitelem a bez učitele s využitı́m minimalizace entropie nemá oproti učenı́ pouze s učitelem žádné významné zlepšenı́. Práce obsahuje vizualizaci predikcı́sı́tě a analýzu representaci znalosti klasifikátoru. Dosažené výsledky pro dataset s useknutými obrázky jsou srovnatelné s výsledky jiného článku, který použil stejnou testovacı́sadu. Pro dataset s úplnými obrázky vysledky trénovánı́ byly suboptimálnı́. 1 | cs_CZ |
| uk.abstract.en | The goal of this master thesis was to propose a suitable strategy to detect and classify objects of interest in mammogram images. A part of this goal was to implement an experimentation framework, that will be used for data preparation, model training and comparison. Patch and full-image versions of the dataset were used in the analysis. Initialisation with weights that were pretrained on the images from other domain improved classifier performance. ResNet-34 had better AUC scores on the test set that ResNet-18. Semi-supervised training using entropy minimisation has no significant improvement over the supervised one. The thesis includes the visualisation of the network predictions and the analysis of the knowledge representation of the classier. The achieved results for a patch version of the dataset are comparable to the results of another article that utilised the same test set. For a full-image dataset the results of the training were suboptimal. 1 | en_US |
| uk.file-availability | V | |
| uk.grantor | Univerzita Karlova, Matematicko-fyzikální fakulta, Katedra teoretické informatiky a matematické logiky | cs_CZ |
| thesis.grade.code | 2 | |
| uk.publication-place | Praha | cs_CZ |