Loading...
Search for:
annotation
0.085 seconds
Developing Active Learning Methods to Improve Classification of Medical Images
, M.Sc. Thesis Sharif University of Technology ; Sharifi Zarchi, Ali (Supervisor)
Abstract
With the growing use of machine learning algorithms, especially in deep neural networks, the need for annotated data for supervised learning has also increased. In many cases, it is possible to collect data widely, but annotating all of these data is usually very time-consuming, expensive, and even impossible in some cases. The goal of active learning algorithms is to maximize the model’s performance with the least annotated data. Active learning algorithms are iterative algorithms that train the model in each iteration with the current annotated data. Then, using the results of the model on the remaining data without annotation, select some new data to annotate. This process usually...