博碩士論文 107453017 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:26 、訪客IP:3.142.119.241
姓名 江翰霖(Han-Lin Chiang)  查詢紙本館藏   畢業系所 資訊管理學系在職專班
論文名稱 人臉圖片生成與增益之可用性與效率探討分析
相關論文
★ 多重標籤文本分類之實證研究 : word embedding 與傳統技術之比較★ 基於圖神經網路之網路協定關聯分析
★ 學習模態間及模態內之共用表示式★ Hierarchical Classification and Regression with Feature Selection
★ 病徵應用於病患自撰日誌之情緒分析★ 基於注意力機制的開放式對話系統
★ 針對特定領域任務—基於常識的BERT模型之應用★ 基於社群媒體使用者之硬體設備差異分析文本情緒強烈程度
★ 機器學習與特徵工程用於虛擬貨幣異常交易監控之成效討論★ 捷運轉轍器應用長短期記憶網路與機器學習實現最佳維保時間提醒
★ 基於半監督式學習的網路流量分類★ ERP日誌分析-以A公司為例
★ 企業資訊安全防護:網路封包蒐集分析與網路行為之探索性研究★ 資料探勘技術在顧客關係管理之應用─以C銀行數位存款為例
★ 人工合成文本之資料增益於不平衡文字分類問題★ 探討使用多面向方法在文字不平衡資料集之分類問題影響
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 (2025-7-10以後開放)
摘要(中) 人臉辨識一直是相當熱門的話題,而在近年機器學習技術的興起,更將人臉辨識推往更上一層樓。經由大量的數據做訓練,能夠有效的提升辨識準確度,因此如何更大量的收集人臉辨識訓練圖片,便是一門重要的課題。

本研究個案公司因應研發計畫,在人臉辨識專案,採用監督式學習方式,對人臉圖片進行訓練,以產生人臉偵測模組,因此常有大量人臉圖片的需求。在長期的需求之下,利用資料生成與資料增益,是相當適合的方式。

本研究針對人臉資料生成與人臉資料增益,探討兩種方式何者在產出人臉圖片較有效率,包含了產生圖片花費的時間以及產生的圖片可用性。

經過實驗後,可得知在兩者相較之下,兩者的可用性相似,並無太大差異,但在時間效率上,使用人臉資料增益的方式,遠比使用人臉生成的方式快上許多。因此,對本研究個案公司而言,使用人臉資料增益的方式產生人臉圖片,是較符合個案需求的方式。
摘要(英) Face detection has always been a very popular topic, and in recent years, the rise of machine learning technology has pushed face detection to a higher level.
Training through a large amount of data can effectively improve the detection accuracy, so how to collect a larger number of face detection training pictures is an important topic.
In response to the research and development plan, the case of A Company in this study adopted a supervised learning method in the face detection project to train the face pictures to generate face detection modules, so there is often a demand for a large number of face pictures. Under long-term demand, the use of data generation and data augmentation is a very suitable way.
This study focuses on face data generation and face data augmentation, and explores which of the two methods is more efficient in producing face images, including the time it takes to generate the images and the availability of the generated images.
Comparing the two, we can find that the two are similar in terms of usability, but in terms of time efficiency, the way of using face data augmentation is much faster than the way of using face generation.
After confirming the efficiency and availability, it will be of great help to the future development of A company in this research case.
關鍵字(中) ★ 人臉辨識
★ 資料生成
★ 資料增益
關鍵字(英) ★ Face detection
★ Data generation
★ Data augmentation
論文目次 中文摘要 IV
Abstract V
誌謝 VI
目錄 VII
表目錄 IX
圖目錄 X
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機 2
1.3 研究目的 3
1.4 論文架構 3
第二章 文獻探討 5
2.1 資料生成 5
2.2 資料增益 10
第三章 研究方法 14
3.1 實驗設備 14
3.2 資料集介紹 14
3.3 方法及流程 16
3.3.1 資料前處理 17
3.3.2 人臉資料生成 18
3.3.3 人臉資料增益 18
3.3.4 確認可用數量 19
3.3.5 評量標準 19
3.4 實驗 20
第四章 結果與分析 22
4.1 資料生成結果分析 22
4.2 資料增益結果分析 24
4.3 資料生成與資料增益結果比較 29
4.4 下游任務成效 30
第五章 結論 32
5.1 研究總結 32
5.2 實驗貢獻 33
5.3 研究限制 33
5.4 未來展望 34
參考文獻 36
參考文獻 1. Antoniou, A., Storkey, A., & Edwards, H. (2017). Data augmentation generative adversarial networks. arXiv preprint arXiv:1711.04340.

2. Buslaev, A., Iglovikov, V. I., Khvedchenya, E., Parinov, A., Druzhinin, M., & Kalinin, A. A. (2020). Albumentations: fast and flexible image augmentations. Information, 11(2), 125.

3. Chatfield, K., Simonyan, K., Vedaldi, A., & Zisserman, A. (2014). Return of the devil in the details: Delving deep into convolutional nets. arXiv preprint arXiv:1405.3531.

4. Chen, X., Duan, Y., Houthooft, R., Schulman, J., Sutskever, I., & Abbeel, P. (2016). Infogan: Interpretable representation learning by information maximizing generative adversarial nets. In Advances in neural information processing systems (pp. 2172-2180).

5. Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., ... & Bengio, Y. (2014). Generative adversarial nets. In Advances in neural information processing systems (pp. 2672-2680).

6. He, Z., Zuo, W., Kan, M., Shan, S., & Chen, X. (2019). Attgan: Facial attribute editing by only changing what you want. IEEE Transactions on Image Processing, 28(11), 5464-5478.

7. Iglovikov, V. Albumentations. Retrieved from GitHub: https://github.com/albumentations-team/albumentations (2020)

8. Jain, A. FaceGAN-Generating-Random-Faces. Retrieved from GitHub: https://github.com/adityajn105/FaceGAN-Generating-Random-Faces (2020)

9. Karras, T., Laine, S., Aila.S. StyleGAN - Official TensorFlow Implementation. Retrieved from GitHub: https://github.com/NVlabs/stylegan (2020).

10. Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). Imagenet classification with deep convolutional neural networks. In Advances in neural information processing systems (pp. 1097-1105).

11. Lv, J. J., Shao, X. H., Huang, J. S., Zhou, X. D., & Zhou, X. (2017). Data augmentation for face recognition. Neurocomputing, 230, 184-196.

12. Mirza, M., & Osindero, S. (2014). Conditional generative adversarial nets. arXiv preprint arXiv:1411.1784.

13. Radford, A., Metz, L., & Chintala, S. (2015). Unsupervised representation learning with deep convolutional generative adversarial networks. arXiv preprint arXiv:1511.06434.

14. Sajid, M., Ali, N., Dar, S. H., Iqbal Ratyal, N., Butt, A. R., Zafar, B., ... & Baig, S. (2018). Data augmentation-assisted makeup-invariant face recognition. Mathematical Problems in Engineering, 2018.

15. Shorten, C., & Khoshgoftaar, T. M. (2019). A survey on image data augmentation for deep learning. Journal of Big Data, 6(1), 60.

16. Surma, G. Celebrities Images. Retrieved from Kaggle: https://www.kaggle.com/greg115/celebrities-100k (2020).

17. Wang, X., Wang, K., & Lian, S. (2019). A survey on face data augmentation. arXiv preprint arXiv:1904.11685.

18. Zhang,R. BicyleGAN. Retrieved from GitHub:
https://github.com/junyanz/BicycleGAN (2020)

19. Zhu, J. Y., Park, T., Isola, P., & Efros, A. A. (2017). Unpaired image-to-image translation using cycle-consistent adversarial networks. In Proceedings of the IEEE international conference on computer vision (pp. 2223-2232).

20. Zhu, J. Y. CycleGAN. Retrieved from GitHub: https://junyanz.github.io/CycleGAN/ (2020)
21. Zoph, B., Cubuk, E. D., Ghiasi, G., Lin, T. Y., Shlens, J., & Le, Q. V. (2019). Learning data augmentation strategies for object detection. arXiv preprint arXiv:1906.11172.
指導教授 柯士文 審核日期 2020-7-28
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明