//
Warning: Cannot modify header information - headers already sent by (output started at /home/etdlibitenasac/public_html/index.php:1) in /home/etdlibitenasac/public_html/sysconfig.inc.php on line 185

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; StringReader has a deprecated constructor in /home/etdlibitenasac/public_html/lib/lang/php-gettext/streams.php on line 48

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FileReader has a deprecated constructor in /home/etdlibitenasac/public_html/lib/lang/php-gettext/streams.php on line 84

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CachedFileReader has a deprecated constructor in /home/etdlibitenasac/public_html/lib/lang/php-gettext/streams.php on line 145

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; gettext_reader has a deprecated constructor in /home/etdlibitenasac/public_html/lib/lang/php-gettext/gettext.php on line 36

Warning: session_start(): Cannot start session when headers already sent in /home/etdlibitenasac/public_html/index.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/etdlibitenasac/public_html/index.php:1) in /home/etdlibitenasac/public_html/lib/contents/show_detail.inc.php on line 42
<![CDATA[SEGMENTASI OBJEK MANUSIA DALAM VIDEO MENGGUNAKAN ARSITEKTUR ATTENTION U-NET UNTUK PEMBUATAN BACKGROUND GREENSCREEN]]> 0422106801 - Dewi Rosmala , S.Si, M.IT. Penguji 1 0422116603 - Asep Nana Hermana , ST.,MT. Penguji 2 0415068801 - Yusup Miftahuddin, S.Kom., MT Dosen Pembimbing 1 ASEP KURNIAWAN / 152018088 Penulis
Penelitian ini bertujuan untuk mengembangkan sistem segmentasi objek manusia dari background dalam video menggunakan arsitektur Attention U-Net, yang kemudian mengubah background menjadi greenscreen. Dalam penelitian ini digunakan beberapa metode, seperti kuesioner untuk mengumpulkan data permasalahan, metode komparatif untuk membandingkan model dengan dropout dan tanpa dropout, dan metode eksperimen dalam mencari kombinasi dropout terbaik. Penelitian ini menghasilkan sebuah sistem simulasi web untuk melakukan pergantian background pada video. Hasil dari pengolahan data selama penelitian menunjukan bahwa penggunaan framework Tensorflow untuk segmentasi menggunkan arsitektur Attention U-Net pada video memiliki hasil terbaik pada batch size 32 dimana dari 226 frame video yang diproses rata-rata nilai IoU mencapai 96.72%, Precision 96.78%, Recall 99.94%, dan F1 Score sebesar 98.33%. Kemudian mekanisme dropout terbukti dapat mengurangi overfitting dari 11.90% menjadi 6.57% pada IoU, dan 8.53% menjadi 4.97% pada F1 Score selama pelatihan model. Kata kunci: video, segmentasi, background, greenscreen, attention U-Net, dropout, overfitting